1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Connection
2007-08-25 00:14:14 +00:00
..
Firebird - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Informix - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Mssql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Mysql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Oracle - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Pgsql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Profiler new classes Doctrine_Event, Doctrine_Connection_Profiler_Exception and Doctrine_Util 2007-06-19 23:34:30 +00:00
Sqlite - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Common.php 2007-06-24 20:11:41 +00:00
Db2.php unitialized or typo variables 2007-03-20 23:22:51 +00:00
Exception.php Fatal error: Cannot make non static method Doctrine_Exception::errorMessage() static in class Doctrine_Connection_Exception 2007-05-14 13:00:14 +00:00
Firebird.php Removed sequence module methods from main driver classes 2007-01-11 11:57:48 +00:00
Informix.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Mock.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Module.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Mssql.php 2007-03-18 20:00:45 +00:00
Mysql.php 1. Merging two event listener APIs 2007-06-19 23:33:04 +00:00
Oracle.php data type check 2007-06-24 21:05:12 +00:00
Pgsql.php OFFSET and LIMIT for PostgreSQL corrected. 2007-07-31 05:50:41 +00:00
Profiler.php Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
Sqlite.php Added some user functions (trim, ltrim, rtrim, sha1), the trim function prevented the tests from running 2007-08-25 00:14:14 +00:00
Statement.php - fixed return value to be bool for execute() (did not run test suite) 2007-08-14 14:53:04 +00:00
UnitOfWork.php fixes #425 2007-08-10 20:35:25 +00:00