Top Level :: Database

Package Information: MDB2_Driver_sqlite 1.3.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.0 2007-03-13     stable
1.3.0Download

Release date: 2006-11-03 13:13 UTC
Release state: stable

Changelog:

note:
- this driver only supports SQLite version 2.x databases
- the replace test fails because sqlite reports an incorrect affected rows
value when no existing data was replaced
- the multi_query test failes because this is not supported by ext/sqlite
- the savepoint test failes because this is not supported by sqlite
- the case sensitive search test fails because this is not supported by SQLite
- the pattern escaping test fails because this is not supported by SQLite
- do not skip id generation in nextId() when creating a sequence on demand
becazse this prevents lastInsertID() from working
- migrated to package.xml version 2

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

Dependencies:
  • PHP Extension: sqlite
  • PEAR Package: MDB2 2.3.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Version: PHP 4.3.0 or newer
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