1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/DBAL/Platforms
2009-08-06 21:42:07 +00:00
..
AbstractPlatform.php [2.0] Updated AST nodes to use public properties instead of setter/getter methods. 2009-08-06 21:42:07 +00:00
MsSqlPlatform.php [2.0] Test coverage for OFFSET AND LIMIT sql generation for all platforms and Query class with setFirstResult() and setMaxResult() 2009-07-13 22:59:36 +00:00
MySqlPlatform.php [2.0] Testing all dbal types and making sure they are fully implemented 2009-06-20 15:09:59 +00:00
OraclePlatform.php [2.0] Test coverage for OFFSET AND LIMIT sql generation for all platforms and Query class with setFirstResult() and setMaxResult() 2009-07-13 22:59:36 +00:00
PostgreSqlPlatform.php [2.0] Testing all dbal types and making sure they are fully implemented 2009-06-20 15:09:59 +00:00
SqlitePlatform.php [2.0] Work on datetime dbal type and date portability 2009-06-20 12:59:33 +00:00