gitlab-org--gitlab-foss/db
Robert Speicher 4a3a413161 Merge branch '23666-set-null-true-for-timestamps-columns-in-migrations' into 'master'
Add `null: true` to timestamps in migrations that does not define it

This is to ensure that migrations will still be consitent when we will
upgrade to Rails 5 which default to `null: false` for timestamps
columns.

Fixes #23666.

See merge request !7791
2016-11-30 04:35:39 +00:00
..
fixtures Refresh project authorizations using a Redis lease 2016-11-25 13:35:01 +01:00
migrate Merge branch '23666-set-null-true-for-timestamps-columns-in-migrations' into 'master' 2016-11-30 04:35:39 +00:00
post_migrate
schema.rb Remove unnecessary database indexes 2016-11-29 14:40:48 +02:00
seeds.rb