1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests/Doctrine/Tests/DBAL/Platforms
2009-05-28 11:13:12 +00:00
..
MssqlPlatformTest.php [2.0] Adding initial MsSql platform and tests 2009-05-26 18:14:19 +00:00
MySqlPlatformTest.php [2.0] Adding initial MsSql platform and tests 2009-05-26 18:14:19 +00:00
PostgreSqlPlatformTest.php [2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading. 2009-05-13 15:19:27 +00:00
SqlitePlatformTest.php [2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType(). 2009-05-28 11:13:12 +00:00