diff options
| author | Markus Holtermann <info@markusholtermann.eu> | 2014-09-03 10:51:07 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-12-31 14:14:28 -0500 |
| commit | a1487deebff7bf27a4946a9f5ddd68154fa4834d (patch) | |
| tree | 709d13643a09ef0064ae8130483ac970ec5bcf08 /tests/migrations/test_migrations_empty | |
| parent | 89527576980ff14309990c152e5904ddd5ca3df7 (diff) | |
Fixed #23359 -- Added showmigrations command to list migrations and plan.
Thanks to Collin Anderson, Tim Graham, Gabe Jackson, and Marc Tamlyn
for their input, ideas, and review.
Diffstat (limited to 'tests/migrations/test_migrations_empty')
| -rw-r--r-- | tests/migrations/test_migrations_empty/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/migrations/test_migrations_empty/__init__.py b/tests/migrations/test_migrations_empty/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/migrations/test_migrations_empty/__init__.py |
