1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/DBAL
2009-08-03 13:25:56 +00:00
..
Driver [2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions. 2009-06-22 18:48:42 +00:00
Logging [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
Platforms [2.0] Initial version of optimistic locking with integer version columns 2009-07-17 18:13:03 +00:00
Schema [2.0] Cleanup 2009-06-20 17:02:02 +00:00
Types [2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%). 2009-08-03 13:25:56 +00:00
Configuration.php [2.0] Cleanup 2009-05-29 10:24:10 +00:00
Connection.php [2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348) 2009-07-20 12:05:19 +00:00
ConnectionException.php [2.0] More replacing of old style of exceptions to intermediate step 2009-02-19 07:07:44 +00:00
Driver.php [2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions. 2009-06-22 18:48:42 +00:00
DriverManager.php [2.0] More test coverage 2009-07-14 22:36:09 +00:00
Events.php [2.0] Adding missing event classes and some AnnotationDriver refactorings. 2009-07-15 16:31:59 +00:00