icingaweb2/modules/monitoring/test/php/testlib/datasource/strategies
Jannis Moßhammer c0b5aa962d Add optional datetime format for fixtures
This allows to use the same insertionStrategy class for MySQL
and PgSQL, as they only differ in the datetime format.

refs #4417
2013-07-16 16:37:16 +02:00
..
InsertionStrategy.php Test fixtures for PgSQL and MySQL 2013-07-16 16:20:25 +02:00
MySQLSetupStrategy.php Test fixtures for PgSQL and MySQL 2013-07-16 16:20:25 +02:00
PDOInsertionStrategy.php Add optional datetime format for fixtures 2013-07-16 16:37:16 +02:00
PgSQLSetupStrategy.php Test fixtures for PgSQL and MySQL 2013-07-16 16:20:25 +02:00
SetupStrategy.php Test fixtures for PgSQL and MySQL 2013-07-16 16:20:25 +02:00