1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/Connection
2006-11-29 21:09:02 +00:00
..
Firebird Moved connection exception driver functionality to Doctrine_Db_Exception drivers 2006-11-13 18:15:14 +00:00
Informix Portable error code updates 2006-11-13 17:45:45 +00:00
Mssql Moved connection exception driver functionality to Doctrine_Db_Exception drivers 2006-11-13 18:15:14 +00:00
Mysql Moved connection exception driver functionality to Doctrine_Db_Exception drivers 2006-11-13 18:15:14 +00:00
Oracle Moved connection exception driver functionality to Doctrine_Db_Exception drivers 2006-11-13 18:15:14 +00:00
Pgsql Moved connection exception driver functionality to Doctrine_Db_Exception drivers 2006-11-13 18:15:14 +00:00
Sqlite Moved connection exception driver functionality to Doctrine_Db_Exception drivers 2006-11-13 18:15:14 +00:00
Common.php Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
Db2.php Added db2 connection driver 2006-11-20 10:19:31 +00:00
Exception.php Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
Firebird.php removed options references 2006-11-28 18:23:35 +00:00
Informix.php Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
Module.php Module constructor no longed needs Connection object 2006-11-19 14:35:19 +00:00
Mssql.php 2006-11-19 22:16:12 +00:00
Mysql.php Lots of small fixes, driver improvments and more tests 2006-11-28 23:26:44 +00:00
Oracle.php Removed options references (not supported yet) 2006-11-28 18:01:32 +00:00
Pgsql.php Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes 2006-11-27 22:22:31 +00:00
Sqlite.php commented out some options ported from MDB2: support not ready yet 2006-11-27 22:05:18 +00:00
Transaction.php Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00
UnitOfWork.php Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00