Commit graph

7 commits

Author SHA1 Message Date
DJ Mountney
60747672bb Fix the schema load test
And added changelog
2018-09-12 15:55:26 -07:00
DJ Mountney
76cfe4f1fd Ensure the schema is loaded with post_migrations included
If doing a schema load, the post_migrations should also be marked as up,
even if SKIP_POST_DEPLOYMENT_MIGRATIONS was set, otherwise future
migration runs will be broken.
2018-09-11 18:41:14 -07:00
DJ Mountney
2efe4a13b6 Fix static analysis failure 2018-06-27 14:09:06 -07:00
DJ Mountney
1ef3b3efbd Update tests for gitlab:db:configure 2018-06-27 13:42:22 -07:00
tiagonbotelho
1d268a89de adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
DJ Mountney
1a7326ba9a Switch the gitlab:db:configure task to use tables.any? instead of looking specifically for the schema_migrations table 2016-05-25 10:47:09 -07:00
DJ Mountney
40d4d8a4e7 Add tests for the gitlab:db:configure rake task 2016-05-25 10:44:22 -07:00