This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-13 14:56:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d13e94abf7
doctrine2
/
tests
/
Doctrine
/
Tests
/
DBAL
/
Platforms
History
romanb
a758b56551
[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
..
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