» 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 |
|
2006-07-23 stable |
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_oci8-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_oci8-0.3.0 Release date: 2006-06-15 08:44 UTC Release state: beta Release uploaded by: lsmith Changelog: - added "emulate_prepared" option to force prepared statement emulation - tweaked handling of free() for prepared statements - return error if a prepared statement is attempted to be freed twice - use setCharset() in connect()/_doConnect() - fixed number length handling when reverse engineering numeric types - generalized quoteIdentifier() with a property - cosmetic performance tweak in getTableFieldDefinition() - switched most array_key_exists() calls to !empty() to improve readability and performance - fixed a few edge cases and potential warnings - added ability to rewrite queries for query(), exec() and prepare() using a debug handler callback - pass limit and offset to the result object constructor in _execute() for read statements - optmized limit queries without offset - make sure no additional fields are added due to using limit/offset - check if result/connection has not yet been freed/dicsonnected before attempting to free a result set(Bug #7790) - fixed small typo with 'clob' reverse engineering note: please use the latest ext/oci8 version from pecl.php.net/oci8 (binaries are available from snaps.php.net and pecl4win.php.net) open todo items: - fix issues with testcreateautoincrementtable (error on sequence creation) - ensure that all primary/unique/foreign key handling is only in the contraint methods - enable use of read() for LOBs to read a LOB in chunks Dependencies:
|
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 |