summaryrefslogtreecommitdiff
path: root/db/migrate/20140122112253_create_merge_request_diffs.rb
Commit message (Expand)AuthorAgeFilesLines
* Make the downtime_check task happyfix-migrationsRémy Coutable2016-11-301-0/+2
* Add `null: true` to timestamps in migrations that does not define it23666-set-null-true-for-timestamps-columns-in-migrationsRémy Coutable2016-11-281-1/+1
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-091-0/+1
* Use up and downDouwe Maan2015-12-091-1/+5
* Fix migrations for postgres on test environmentDmitriy Zaporozhets2015-12-071-2/+7
* Improve db schema for merge request diffsDmitriy Zaporozhets2014-01-221-1/+1
* Create separate table to store Merge request commits/diffsDmitriy Zaporozhets2014-01-221-0/+12