Raghav Jajodia
|
79e48dc222
|
test-migrations: Suggest 'renumber-migrations'.
|
2017-04-17 20:54:47 -07:00 |
Tim Abbott
|
0564bebdbe
|
test-migrations: Fix inverted check.
|
2017-02-10 16:41:04 -08:00 |
Tim Abbott
|
1fbc3b508a
|
test-migrations: Switch to --check from deprecated -e.
|
2017-02-10 16:08:13 -08:00 |
Tim Abbott
|
9e6b9dacf6
|
test-migrations: Fix missing exit status on error.
Previously this test was correctly detecting missing migrations, but
not causing the build to fail.
|
2016-06-15 09:26:04 -07:00 |
Tim Abbott
|
24fd3bbf55
|
travis: Test whether migrations are consistent with models.
This should automatically catch mistakes where someone updates the
database models but forgets to generate migrations afterwards.
|
2016-01-26 20:38:46 -08:00 |