.. |
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
|
Added portable error functionality
|
2006-12-14 22:26:58 +00:00 |
Mysql
|
Added portable error functionality
|
2006-12-14 22:26:58 +00:00 |
Oracle
|
Added portable error functionality
|
2006-12-14 22:26:58 +00:00 |
Pgsql
|
Added portable error functionality
|
2006-12-14 22:26:58 +00:00 |
Sqlite
|
Added portable error functionality
|
2006-12-14 22:26:58 +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
|
new DQL aggregate value model
|
2006-12-21 22:06: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 |
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
|
fixes #251
|
2006-12-13 21:23:33 +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 |