Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/migration_test_data_persistence/migrations
Commit message (Collapse)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
|
* Fixed #22487: Separated schema migration from data ↵Shai Berger2014-06-112-11/+23
| | | | | | | | | migration in test The data migration failed on Oracle, killing the entire test suite. Thanks timo for reporting the Oracle breakage, and andrewgodwin for suggesting the solution.
* Fixed #22487: Optional rollback emulation for migrated appsAndrew Godwin2014-06-092-0/+34