1
0
mirror of synced 2024-12-15 07:36:03 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Functional/SchemaTool
2009-11-28 10:48:51 +00:00
..
AllTests.php [2.0] Fixed scale/precision support in SchemaTool 2009-09-04 20:31:11 +00:00
MySqlSchemaToolTest.php [2.0] - DDC-169 - Completed refactoring of SchemaTool::getCreateSql() to use new DBAL Schema API, several internal optimizations in SchemaTool are now possible. Stripped out shared functionality with getUpdateSql() so that this part of SchemaTool is still completly working with the old API. 2009-11-28 10:48:51 +00:00
PostgreSqlSchemaToolTest.php [2.0] Fixes issue with unique annotation on columns (closes #2476) 2009-09-08 18:12:01 +00:00