1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/DBAL/Platforms
2010-01-20 22:35:18 +00:00
..
AbstractPlatform.php [2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations. 2010-01-20 22:35:18 +00:00
AbstractPlatform.php.orig [2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations. 2010-01-20 22:35:18 +00:00
MsSqlPlatform.php [2.0] DDC-169 - Fix order that column and index/fk changes are applied in alter table. 2009-12-06 13:00:49 +00:00
MySqlPlatform.php [2.0][DDC-236] Enhanced unique constraints to support names. Fixed general issues on XML and YAML exporters. Fixed issues on XML, YAML, Doctrine 1.X and Annotation drivers. 2010-01-06 13:27:09 +00:00
OraclePlatform.php [2.0] DDC-169 - Some refactorings 2009-12-10 22:39:28 +00:00
PostgreSqlPlatform.php [2.0] DDC-169 - Fix several complications in update and drop schema code. 2009-12-06 18:36:46 +00:00
SqlitePlatform.php [2.0] DDC-169 - Finished ALTER Table TableDiff refactoring, adding code to handle index and FK changes. Added a general functional test for alter table against all platforms. 2009-12-06 12:13:15 +00:00