1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine/DBAL/Platforms
2009-08-15 18:11:51 +00:00
..
AbstractPlatform.php [2.0] Preparing to address character casing issue. 2009-08-15 18:11:51 +00:00
MsSqlPlatform.php [2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak. 2009-08-11 10:51:38 +00:00
MySqlPlatform.php [2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak. 2009-08-11 10:51:38 +00:00
OraclePlatform.php [2.0] Preparing to address character casing issue. 2009-08-15 18:11:51 +00:00
PostgreSqlPlatform.php [2.0] Preparing to address character casing issue. 2009-08-15 18:11:51 +00:00
SqlitePlatform.php [2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak. 2009-08-11 10:51:38 +00:00