1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Connection
2006-12-28 00:47:29 +00:00
..
Firebird Added portable error functionality 2006-12-14 22:26:58 +00:00
Informix Portable error code updates 2006-11-13 17:45:45 +00:00
Mssql 2006-12-28 00:47:29 +00:00
Mysql 2006-12-28 00:47:29 +00:00
Oracle Fixed some minor bugs 2006-12-28 00:33:57 +00:00
Pgsql Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes 2006-12-27 21:35:32 +00:00
Sqlite Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes 2006-12-27 21:35:32 +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 Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes 2006-12-27 21:35:32 +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
Mock.php added Mock DB Driver to allow Table property inspection without a real connection to a database 2006-12-08 15:43:36 +00:00
Module.php Module constructor no longed needs Connection object 2006-11-19 14:35:19 +00:00
Mssql.php Fixed some minor bugs 2006-12-28 00:33:57 +00:00
Mysql.php implements setCharset for mysql, no exception if setCharset is not implemented (fixes #244) 2006-12-06 06:58:24 +00:00
Oracle.php Removed options references (not supported yet) 2006-11-28 18:01:32 +00:00
Pgsql.php Updated transaction drivers, ORM core now uses the new Export API 2006-12-02 14:40:47 +00:00
Sqlite.php commented out some options ported from MDB2: support not ready yet 2006-11-27 22:05:18 +00:00
UnitOfWork.php DQL now supports UPDATE queries 2006-12-14 13:26:16 +00:00