summaryrefslogtreecommitdiff
path: root/tests/migration_test_data_persistence/migrations/0001_initial.py
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-06-11Fixed #22487: Separated schema migration from data migration in testShai Berger
2014-06-08Fixed #22487: Optional rollback emulation for migrated appsAndrew Godwin