1
0
Fork 0
mirror of synced 2025-03-29 19:29:53 +03:00
doctrine2/tests/Doctrine/Tests/DBAL/Functional/Schema
2009-12-07 13:04:54 +00:00
..
MySqlSchemaManagerTest.php [2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager and children to accept Table, Index and ForeignKey instances for the respective create*() methods. 2009-12-02 18:52:21 +00:00
OracleSchemaManagerTest.php [2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager and children to accept Table, Index and ForeignKey instances for the respective create*() methods. 2009-12-02 18:52:21 +00:00
PostgreSqlSchemaManagerTest.php [2.0] DDC-169 - Fix build, Postgres, Oracle and Sqlite made some minor troubles with regards to sequences. 2009-11-30 21:16:29 +00:00
SchemaManagerFunctionalTestCase.php [2.0] Fixed more STRICT standards notices (only variables should be passed by reference...). @beberlei, error_reporting=E_ALL | E_STRICT 2009-12-07 13:04:54 +00:00
SqliteSchemaManagerTest.php [2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager and children to accept Table, Index and ForeignKey instances for the respective create*() methods. 2009-12-02 18:52:21 +00:00