1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Connection
2007-06-21 16:37:27 +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 - second round of PEAR CS fixes 2006-12-29 14:40:47 +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 fixes #333 2007-05-24 22:08:54 +00:00
Pgsql.php fixed boolean conversion 2007-05-19 22:40:09 +00:00
Profiler.php 2007-06-19 21:16:04 +00:00
Sqlite.php 1. Merging two event listener APIs 2007-06-19 23:33:04 +00:00
Statement.php While updating sfDoctrine, stumbled across these errors. this->_stmt->queryString is a protected field and should be access from getQuery() instead. 2007-06-21 16:37:27 +00:00
UnitOfWork.php 1. Merging two event listener APIs 2007-06-19 23:33:04 +00:00