» Version | » Information |
---|---|
2024-04-15 stable |
|
2024-01-17 stable |
|
2024-01-16 stable |
|
2021-08-10 stable |
|
2020-04-19 stable |
|
2018-12-05 stable |
|
2015-11-24 stable |
|
2015-11-23 stable |
|
2015-11-20 stable |
|
2014-11-27 stable |
|
2014-11-20 stable |
|
2014-11-20 stable |
|
2011-08-27 stable |
|
2010-12-24 beta |
|
2007-11-27 beta |
|
2007-09-21 stable |
|
2007-06-29 stable |
|
2007-03-28 stable |
|
2007-03-20 stable |
|
2007-02-06 stable |
|
2007-01-28 stable |
|
2007-01-21 beta |
|
2007-01-12 beta |
|
2007-01-07 stable |
|
2005-04-11 stable |
|
2005-03-29 stable |
|
2005-03-07 stable |
|
2005-03-04 stable |
|
2005-03-03 stable |
|
2005-03-01 stable |
|
2005-02-28 stable |
|
2005-02-22 beta |
|
2004-10-04 stable |
|
2004-09-25 stable |
|
2004-09-21 stable |
|
2004-07-13 stable |
|
2004-04-30 stable |
|
2004-04-29 stable |
|
2004-04-07 stable |
|
2004-03-13 stable |
|
2004-02-19 stable |
|
1.6.0RC6 |
Easy InstallNot sure? Get more info. pear install DB-1.6.0RC6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/DB-1.6.0RC6 Release date: 2004-02-11 00:53 UTC Release state: stable Release uploaded by: danielc Changelog: ============= ENHANCEMENTS: - all: When connecting with an array as the DSN and the 'dbsyntax' element is not set, parseDSN() now sets it to 'phptype', just like what happens when parsing a DSN string. (danielc) - ifx: Add tableInfo(). (peterwb@iafrica.com, danielc) - mysql, odbc(access): Added DB_PORTABILITY_ERRORS portability option to ensure consistent mapping of errors between DBMS's. In mysql this changes duplicate key constraints from DB_ERROR_ALREADY_EXISTS to DB_ERROR_CONSTRAINT. In access MS's ODBC driver mistakenly reports 'no such field' as 'too few parameters' so this option maps the error back to the standard DB_ERROR_NOSUCHFIELD. (danielc) - ibase, mssql, odbc, pgsql, sqlite: Duplicate key constraint violations mapped to DB_ERROR_CONSTRAINT. (danielc) ============= BUGS FIXED: - oci8: Change duplicate key constraint mapping from DB_ERROR_ALREADY_EXISTS to DB_ERROR_CONSTRAINT for portability with other DBMS's. Since the initial mapping was added in 1.6.0RC1, this isn't a backwards compatibility issue. (danielc) - oci8: Have modifyLimitQuery() quote all identifiers in order to avoid problems when certain queries with quoted identifiers are passed to limitQuery(). Bug 679. (danielc) - all: In modifyLimitQuery(), if errors, put bad query into last_query to help debugging. (danielc) - all: In limitQuery(), check if return from modifyLimitQuery() is an error and return that error if problems. (danielc) - all: All drivers with tableInfo() methods had bug introduced in 1.6.0RC5 that caused 'undefined function' errors when lowercasing portability was off. Bug 724. (danielc) - ibase: Resolve 'undefined variable flags' notice when using tableInfo() under certain conditions. (danielc) - ibase: Use upper case for RELATION_NAME in _ibaseFieldFlags() query to make tableInfo() work. (danielc) Dependencies:
|
2004-02-06 beta |
|
2004-02-04 beta |
|
2004-01-30 beta |
|
2004-01-27 beta |
|
2004-01-25 beta |
|
2003-09-14 stable |
|
2003-06-23 stable |
|
2003-05-12 stable |
|
2003-02-08 beta |
|
2002-07-04 stable |
|
2002-04-23 stable |