aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/migration
Commit message (Expand)AuthorAgeFilesLines
* [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