diff options
author | Robert Speicher <robert@gitlab.com> | 2016-11-30 04:35:39 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-11-30 04:35:39 +0000 |
commit | 4a3a4131616d7041d28e1ef9316abe3772c45bad (patch) | |
tree | 8b2978a36dd40a0ca9c0189c54c31649e80b8bdd /app/models/commit.rb | |
parent | f0c44b5db94b5df10145ca3d1519c8e5459b8419 (diff) | |
parent | c33b489853eb025c4d2d9c4a79630109ddf55e14 (diff) | |
download | gitlab-ce-4a3a4131616d7041d28e1ef9316abe3772c45bad.tar.gz |
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
Diffstat (limited to 'app/models/commit.rb')
0 files changed, 0 insertions, 0 deletions