1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine/DBAL
2010-02-26 19:39:12 +00:00
..
Driver [2.0] DDC-325 - Fixed LOCATE() support for all platforms. 2010-02-11 22:38:23 +00:00
Event [2.0] DDC-296 - Fix in quoting 2010-02-01 19:20:37 +00:00
Logging [2.0][DDC-171] Fixed. 2009-12-09 16:06:39 +00:00
Platforms [2.0] DDC-92 - Completly removed DoctrineException in DBAL package 2010-02-19 22:33:54 +00:00
Schema [2.0] Fixing strict standards notice 2010-02-26 01:26:42 +00:00
Tools/Cli/Tasks [2.0][DDC-364] Added Doctrine\Common\Version which provides the current version of Doctrine. Also added CLI tasks for Common and DBAL, since they may vary in the future. 2010-02-24 02:54:24 +00:00
Types [2.0] DDC-365 - Added tests for several missing column types - also showing that decimals come and go correctly into the database. 2010-02-26 19:39:12 +00:00
Configuration.php [2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
Connection.php [2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
ConnectionException.php [2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
DBALException.php [2.0] DDC-92 - Completly removed DoctrineException in DBAL package 2010-02-19 22:43:39 +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][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
Events.php [2.0] DDC-294 - Added "postConnect" event in Doctrine\DBAL\Connection and refactored TestUtil to allow configuration of DBAL EventManager Subscribers by the use of PHPunit Xml configuration. 2010-01-31 21:51:15 +00:00