1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/DBAL/Platforms
2009-12-10 22:39:28 +00:00
..
AbstractPlatform.php [2.0] DDC-169 - Some refactorings 2009-12-10 22:39:28 +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-169 - Fix implicit/explicit index creation differences between platforms 2009-12-06 18:55:08 +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