1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Connection
2007-07-06 21:18:36 +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 fixed boolean conversion 2007-05-19 22:40:09 +00:00
Profiler.php Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
Sqlite.php 1. Merging two event listener APIs 2007-06-19 23:33:04 +00:00
Statement.php Ensure usage of Doctrine_Connection_Statement rather than PDOStatement in Doctrine_Connection::execute(). Fixes #365 2007-06-26 22:29:31 +00:00
UnitOfWork.php fix some an infinite recursion when deleting records that reference each other with ownsOne 2007-07-06 21:18:36 +00:00