» Version | » Information |
---|---|
2012-10-23 beta |
|
2010-08-29 beta |
|
2009-01-14 beta |
|
2008-03-15 beta |
|
2007-12-06 alpha |
|
2007-10-28 alpha |
|
2007-05-03 stable |
|
2007-03-13 stable |
|
2006-11-03 stable |
|
2006-09-03 stable |
|
2006-08-21 stable |
|
1.0.0 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_oci8-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_oci8-1.0.0 Release date: 2006-07-23 03:20 UTC Release state: stable Release uploaded by: lsmith Changelog: - added ability to escape wildcard characters in escape() and quote() - added setTransactionIsolation() - added savepoint support to beginTransaction(), commit() and rollback() - added debug() call at the end of a query/prepare/execute calling (Request #7933) - added context array parameter to debug() and make use of it whereever sensible - added optional method name parameter to raiseError() and use whereever possible - added ability to escape wildcard characters in escape() and quote() - added debug() call at the end of a query/prepare/execute calling (Request #7933) - added 'nativetype' output to tableInfo() and getTableFieldDefinition() - added 'mdb2type' output to getTableFieldDefinition() - reworked tableInfo() to use a common implementation based on getTableFieldDefinition() when a table name is passed (Bug #8124) - fixed incorrect regex in mapNativeDatatype() (Bug #8256) (thx ioz at ionosfera dot com) - use old dsn when rolling back open transactions in disconnect() - fixed testcreateautoincrementtable for oci8 There is still a problem when dropping the sequence, it gets inserted with a seemingly random string as a name - load datatype module in tableInfo() (Bug #8116) - surround _makeAutoincrement() and _dropAutoincrement() with a nested transaction - grant create trigger when creating an emulated database to fix autoincrement emulation - ensure proper quoting in _dropAutoincrement() note: please use the latest ext/oci8 version from pecl.php.net/oci8 (binaries are available from snaps.php.net and pecl4win.php.net) note: that by default this driver emulates the database concept other RDBMS have by using the "database" instead of "username" in the DSN as the username name. this behaviour can be disabled by setting the "emulate_database" option to false. open todo items: - enable use of read() for LOBs to read a LOB in chunks Dependencies:
|
2006-06-15 beta |
|
2006-05-14 beta |
|
2006-04-16 alpha |
|
2006-02-05 alpha |
|
2006-01-13 alpha |
|
2005-12-30 alpha |
|
2005-12-28 alpha |
|
2005-12-21 alpha |
|
2005-10-10 alpha |
|
2005-07-28 alpha |
|
2005-06-08 alpha |