aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/migration
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12594] Fix file headers of new filesJoas Schilling2014-05-307-21/+49
* Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-287-0/+159
|\
| * [ticket/12561] Reworked tests by nickvergessenPayBas2014-05-277-50/+133
| * [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-261-2/+47
| * [ticket/12561] Added test for "after"PayBas2014-05-241-0/+31
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-279-27/+63
|/
* [ticket/12432] Adding unit testNicofuma2014-04-261-0/+8
* [ticket/12349] Update license header in several new filesJoas Schilling2014-04-039-9/+9
* [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