Top Level :: Database

Package Information: MDB2_Driver_ibase 1.0.2

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.2.1 2006-08-29     stable
1.2.0 2006-07-25     stable
1.1.0 2006-06-15     stable
1.0.2Download

Release date: 2006-05-14 16:14 UTC
Release state: stable

Changelog:

- implemented listTableTriggers(), listTableViews() and listFunctions()
in the Manager module
- implemented getTriggerDefinition() in the Reverse module
- 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
- added 'prepared_statements' supported meta data setting
- typo fix ressource/resource in LOB array
- added missing unset() to _destroyLOB()
- fixed _destroyLOB() API to match other private LOB methods
- fixed phpdoc comments of all private LOB methods
- added missing supported parameter to prepare() signature
- fix default field value in getTableFieldDefinition() [Reverse module]

Dependencies:
  • PHP Version: PHP 5.0.4 or newer
  • PEAR Package: PEAR Installer 1.0b1 or newer
  • PEAR Package: MDB2 2.0.2 or newer
  • PHP Extension: interbase
1.0.1 2006-04-16     stable
1.0.0 2006-02-09     stable
0.2.2 2006-02-05     beta
0.2.1 2006-01-14     beta
0.2.0 2005-12-22     beta
0.1.2 2005-10-10     beta
0.1.1 2005-06-08     beta
0.1.0 2005-06-08     alpha