PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » MDB2_Driver_sqlite

sqlite MDB2 driver

This package is unmaintained.

Download latest release 1.5.0b4 (archived versions might be outdated)

License: BSD License

Description

This is the SQLite MDB2 driver.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#5779ClosedBug2005-10-25_convertEmptyArrayValuesToNull to _fixResultArrayValues
#6490ClosedBug2006-01-14datatype 'clob' missing in mapNativeDatatype()
#6599ClosedBug2006-01-26sqlite:///:memory: trys to open file
#8486BogusReq1.2.02006-08-16CONCAT function doesn't exist
#9693ClosedBug2006-12-25database schema change
#9828ClosedBug1.3.02007-01-14No check for extension
#9884BogusReq1.3.02007-01-20tableinfo function
#10027ClosedBug1.3.02007-02-05fixes for PHP4 compatibility
#10312ClosedBug1.3.02007-03-09memory leak
#11819ClosedBugCVS2007-08-11Add triggers to enforce FOREIGN KEY constraints
#13201ClosedBug1.4.12008-02-25nextID malfunction
#13303ClosedBug2008-03-04SQLite Manager doesn't return PRIMARY key (autoincrement field)
#14302ClosedBug1.4.12008-07-07SQL error produces SQLite error (warning)
#16275ClosedReqCVS2009-06-01deprecated split() use
#18316ClosedReq1.5.0b32011-02-25[PATCH] Add TINYINT to list of coltypes in MDB2_Driver_Reverse_sqlite