1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine/DBAL/Platforms
2009-07-17 18:13:03 +00:00
..
AbstractPlatform.php [2.0] Initial version of optimistic locking with integer version columns 2009-07-17 18:13:03 +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