Top Level :: Database

Package Information: MDB2_Driver_oci8 0.2.5

Show All Changelogs
» Version » Information
1.5.0b1 2008-03-15     beta
1.5.0a2 2007-12-06     alpha
1.5.0a1 2007-10-28     alpha
1.4.1 2007-05-03     stable
1.4.0 2007-03-13     stable
1.3.0 2006-11-03     stable
1.0.2 2006-09-03     stable
1.0.1 2006-08-21     stable
1.0.0 2006-07-23     stable
0.3.0 2006-06-15     beta
0.2.6 2006-05-14     beta
0.2.5Download

Release date: 2006-04-16 12:03 UTC
Release state: alpha

Changelog:

- handle null as resource when disable_query option is enabled in result object
- added missing methods in the reverse and datatype module
- aligned _modifyQuery() signature and phpdoc
- shorten autoincrement emulation related identifiers (bug #7109)
- added 'result_introspection' supported metadata support
- use NUMBER(1) for booleans (partial fix for bug #7170)
- use mapNativeDatatype() in tableInfo() where necessary
- properly quote table names in tableInfo() (related to bug #6573)
- use connected_server_info in getServerVersion() as a cache cache
- use parent::disconnect() in disconnect()
- separated result_buffering and prefetching by adding the new result_prefetching option
- support optional dsn item "port" in connect (bug #7216)
- added support for length in integer declarations
- some fixes regarding boolean reverse engineering
- protect against sql injection in the reverse and manager module
- improve handling for quoted identifiers in the reverse and manager module
- fixed queries in getTableConstraintDefinition()

open todo items:
- fix issues with lobs (where the placeholder is not named like the field)
- fix crash/issues in _makeAutoincrement()
- there are still severe stability issues due to ext/oci8, especially on windows
- ensure that all primary/unique/foreign key handling is only in the contraint methods

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR Installer 1.0b1 or newer
  • PEAR Package: MDB2 2.0.1 or newer
  • PHP Extension: oci8
0.2.4 2006-02-05     alpha
0.2.3 2006-01-13     alpha
0.2.2 2005-12-30     alpha
0.2.1 2005-12-28     alpha
0.2.0 2005-12-21     alpha
0.1.2 2005-10-10     alpha
0.1.1 2005-07-28     alpha
0.1.0 2005-06-08     alpha