1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/DBAL/Platforms
2009-09-12 23:25:47 +00:00
..
AbstractPlatform.php [2.0] Some work over SchemaTool update of schema (affects directly the CLI schema-tool task on --update option. 2009-09-12 23:25:47 +00:00
MsSqlPlatform.php [2.0] Fixing empty insert sql statements (closes #2481) 2009-09-08 19:31:26 +00:00
MySqlPlatform.php [2.0] Fixes issue with optimistic timestamp locking (closes #2451) 2009-09-08 17:09:32 +00:00
OraclePlatform.php [2.0] Other fixes, removed E_FATAL of duplicate declaration and added test for Boolean type 2009-09-05 02:44:45 +00:00
PostgreSqlPlatform.php [2.0] Fixing empty insert sql statements (closes #2481) 2009-09-08 19:31:26 +00:00
SqlitePlatform.php [2.0] Added boolean type support 2009-09-05 02:23:24 +00:00