1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/DBAL
2009-06-20 15:09:59 +00:00
..
Driver set svn:eol-style property on plain text files 2009-06-02 18:05:26 +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] Testing all dbal types and making sure they are fully implemented 2009-06-20 15:09:59 +00:00
Schema [2.0] Removing old enum stuff 2009-06-15 16:21:24 +00:00
Types [2.0] Testing all dbal types and making sure they are fully implemented 2009-06-20 15:09:59 +00:00
Configuration.php [2.0] Cleanup 2009-05-29 10:24:10 +00:00
Connection.php [2.0] Parser work. 2009-06-14 17:34:28 +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] More general work on the SchemaManager and Platform classes. Making API more complete and adding sqlite and mysql test coverage. 2009-05-28 02:04:51 +00:00
DriverManager.php [2.0] Implemented many-to-many SQL join construction, small test included. 2009-05-07 13:54:01 +00:00
Statement.php set svn:eol-style property on plain text files 2009-06-02 18:05:26 +00:00