| » 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-21 stable |
| 1.2.0 | Download Release date: 2006-07-23 07:21 UTC Release state: stable Changelog: - added setTransactionIsolation() - MDB2_PORTABILITY_RTRIM ignored by driver (Bug #8239) - added ability to escape wildcard characters in escape() and quote() - added setTransactionIsolation() - added debug() call at the end of a query/prepare/execute calling (Request #7933) - added context array parameter to debug() and make use of it whereever sensible - added optional method name parameter to raiseError() and use whereever possible - added ability to escape wildcard characters in escape() and quote() - added debug() call at the end of a query/prepare/execute calling (Request #7933) - added 'nativetype' output to tableInfo() and getTableFieldDefinition() - added 'mdb2type' output to getTableFieldDefinition() - reworked tableInfo() to use a common implementation based on getTableFieldDefinition() when a table name is passed (Bug #8124) - fixed incorrect regex in mapNativeDatatype() (Bug #8256) (thx ioz at ionosfera dot com) - use old dsn when rolling back open transactions in disconnect() note: this driver only supports SQLite version 2.x databases open todo items: - fix pattern escaping using GLOB instead of LIKE or create an register own implementation of LIKE - a number of the manager test cases fail because sqlite does not support adding primary keys to existing tables - the alter table tests fails because this is unsupported in sqlite2 - the test replace test fails because sqlite reports an incorrect affected rows value when no existing data was replaced Dependencies:
|
| 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 |