aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/migration
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12170] Assign schema keys in migration helper with data_depth 1Marc Alexander2014-02-071-0/+11
* [ticket/11880] Break up schema changes in the migratorNathan Guse2014-02-031-0/+33
* [ticket/11700] Fix dbal tests after config namespace mishapNils Adermann2013-09-162-3/+3
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-168-11/+11
* [feature/migrations] Function effectively_installed() in migrationsNathan Guse2013-01-131-0/+30
* [feature/migrations] Make the test depends_on methods staticNathan Guse2013-01-107-23/+3
* [feature/migrations] Store depends on in the database (serialized)Nathan Guse2013-01-101-0/+46
* [feature/migrations] Basic reverting testNathan Guse2013-01-102-0/+61
* [feature/migrations] Test for calling a step multiple timesNathan Guse2013-01-101-0/+43
* [feature/migrations] Fix if method (and create a test for it)Nathan Guse2013-01-092-13/+50
* [feature/migrations] Process migration steps and move to PHP5 codeNils Adermann2013-01-091-1/+8
* [feature/migrations] Return schema changes in database update style arrayNils Adermann2013-01-091-1/+7
* [feature/migrations] Basic migrations with schema and data changesNils Adermann2013-01-092-0/+52