summaryrefslogtreecommitdiff
path: root/tests/migrations/test_commands.py
AgeCommit message (Expand)Author
2013-09-17Fixed #21115 -- Fixed NameError in migrate --list commandMarkus Holtermann
2013-09-06Adding 'sqlmigrate' command and quote_parameter to support it.Andrew Godwin
2013-09-06Fixed #20977 -- Fixed writing migrations to disk on Python 3Markus Holtermann
2013-07-25Add tests for the migrate command and fix a bug they exposedAndrew Godwin