phpbb/tests/dbal/fixtures
Nathan Guse d50500860f [feature/migrations] Store depends on in the database (serialized)
This is required so that when migrations are reverted we can check through
all installed migrations and make sure that all dependencies are handled
properly and so that we are only required to load the migrations files
that could be dependent on the ones installed.

I believe in normal proper use the old way might have worked, but in case
something happens and an unrelated migration file is installed, but cannot
be loaded, this makes sure we do not stop everything unless we absolutely
must (one of those files is dependent on something we want to revert).

PHPBB3-9737
2013-01-10 15:09:51 -06:00
..
config.xml [task/mssql-db-tests] Split up database tests into SELECT and write operations 2010-10-25 19:43:39 +02:00
massmail_crossjoin.xml [ticket/10483] Fix test suite when running with MySQL strict mode 2011-11-21 13:09:27 +01:00
migrator.xml [feature/migrations] Store depends on in the database (serialized) 2013-01-10 15:09:51 -06:00
migrator_module.xml [feature/migrations] Migrations now somewhat works 2013-01-09 16:44:07 -06:00
migrator_permission.xml [feature/migrations] Migrations now somewhat works 2013-01-09 16:44:07 -06:00
styles.xml [feature/merging-style-components] Adjusting unit tests 2012-03-14 23:45:02 +02:00
three_users.xml [ticket/10483] Fix test suite when running with MySQL strict mode 2011-11-21 13:09:27 +01:00