Top Level :: Database

Package Information: MDB2_Driver_sqlite 1.4.0

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

Release date: 2007-03-13 20:55 UTC
Release state: stable

Changelog:

- propagate errors in getTableFieldDefinition() in the Reverse module
- fixed bug #9895: Error mapping broken since 5.2.0
- implemented a fallback mechanism within getTableIndexDefinition() and
getTableConstraintDefinition() in the Reverse module to ignore the 'idxname_format'
option and use the index name as provided in case of failure before returning
an error
- added a 'nativetype_map_callback' option to map native data declarations back to
custom data types (thanks to Andrew Hill).
- fixed bug #9693: execute statement again in case of a SQLITE_SCHEMA error
- fixed bug #10027: PHP4 compatibility in createConstraint() and dropConstraint()
- implemented listViews() in the Manager module
- implemented listTableViews() in the Manager module
- implemented listTableTriggers() in the Manager module
- implemented getTriggerDefinition() in the Reverse module [experimental]
- fixed bug #9828: propagate errors in getConnection()
- phpdoc fixes

note:
open todo items:
- fix pattern escaping using GLOB instead of LIKE or create an register own implementation of LIKE

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: MDB2 2.4.0 or newer
  • PHP Extension: sqlite
1.3.0 2006-11-03     stable
1.2.1 2006-08-21     stable
1.2.0 2006-07-23     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.4 2006-02-05     beta
0.2.3 2006-01-13     beta
0.2.2 2005-12-30     beta
0.2.1 2005-12-28     beta
0.2.0 2005-12-21     beta
0.1.0 2005-06-08     beta