Top Level :: Database

Package Information: MDB2_Driver_oci8 0.2.6

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.6Download

Release date: 2006-05-14 06:28 UTC
Release state: beta

Changelog:

- explicitly set is_manip parameter to false for transaction debug calls
- pass parameter array as debug() all with scope "parameters" in every execute()
call (bug #4119)
- typo fixes in phpdoc (thx Stoyan)
- added support for fixed and variable types for 'text' in declarations,
as well as in reverse engineering (Request #1523)
- made _doQuery() return a reference
- added userinfo's to all raiseError calls that previously had none
- allow using the database name in the SID generation
- only support createDatabase(), dropDatabase() and listDatabases()
if emulate_database is enabled
- added 'prepared_statements' supported meta data setting
- fixed issue in prepare() with parsing of ? type placeholders for LOBs
- strip of file:// prefix in writeLOBToFile()
- typo fix ressource/resource in LOB array
- do not use foreach() on lob descriptor reference array
- marked primary key as supported
- fix DSN handling in _doConnect() (Bug #4104)
- seek(0) after calling load()/writetofile()
- fixed _destroyLOB() API to match other private LOB methods
- fixed phpdoc comments of all private LOB methods

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

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.5 2006-04-16     alpha
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