Top Level :: Database

Package Information: MDB2_Driver_ibase

Show All Changelogs
» Version » Information
1.5.0b1Download

Release date: 2008-03-15 08:28 UTC
Release state: beta

Changelog:

- request #12731: added truncateTable() in the Manager module
- request #12732: added vacuum() in the Manager module for OPTIMIZE/VACUUM TABLE abstraction
- fixed bug #12924: correctly handle internal expected errors even with custom error handling
- fixed bug #12948: removed setCharset(), since "SET NAMES" is only supported in ISQL
- fixed bug #12958: support multi autoincrement fields in _makeAutoincrement() [patch by Ali Fazelzade]
- fixed listSequences() and listFunctions() in the Manager module with Firebird 2.x
- fixed getServerVersion() with Firebird 2.x
- feature #12962: in getServerVersion(), fallback to the username/password of the
connected user if DBA_username/DBA_password options are not provided [thanks to Ali Fazelzade]
- added standaloneQuery() and databaseExists()
- added length() function in the Function module (use STRLEN in the std UDF functions)

Dependencies:
  • PHP Version: PHP 5.0.4 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: MDB2 2.5.0b1 or newer
  • PHP Extension: interbase
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.2 2006-05-14     stable
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