-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
False
-
False
-
undefined
-
The script that runs migrations must be altered to take two inputs:
- app
- migration name
This must be done in order to rollback a migration
Acceptance:
- No arguments means script runs as it normally does
- If a target app, migration are given, then they are passed to the django manage.py script.
- Successful run of 1 and 2
- A migration can be applied, reverted, and reapplied successfully
- blocks
-
COST-1753 Upgrade/Downgrade migration testing
- Closed