Top Level :: Database

Package Information: DB 1.7.0

Show All Changelogs
» Version » Information
1.7.14RC1 2007-11-28     beta
1.7.13 2007-09-21     stable
1.7.12 2007-06-29     stable
1.7.11 2007-03-28     stable
1.7.10 2007-03-20     stable
1.7.9 2007-02-06     stable
1.7.8 2007-01-29     stable
1.7.8RC2 2007-01-22     beta
1.7.8RC1 2007-01-12     beta
1.7.7 2007-01-08     stable
1.7.6 2005-04-11     stable
1.7.5 2005-03-29     stable
1.7.4 2005-03-07     stable
1.7.3 2005-03-04     stable
1.7.2 2005-03-03     stable
1.7.1 2005-03-01     stable
1.7.0Download

Release date: 2005-03-01 04:37 UTC
Release state: stable

Changelog:

To view the majority of changes since 1.6.8,
see the changelog for Release 1.7.0RC1.

all:
* __sleep() should not call disconnect().
Also store connection state in the new
$was_connected property. This resolves
Bug 3594 that was introduced in 1.7.0RC1.

fbsql:
* Handle more error codes:
+ 239 => DB_ERROR_TRUNCATED.
+ 215 => DB_ERROR_NOSUCHFIELD for columns
not in both sides of JOIN.

ibase:
* Change error mapping of "arithmetic
exception, numeric overflow, or string
truncation" from DB_ERROR_DIVZERO to
DB_ERROR_INVALID because it covers
much more than division by zero.

mssql:
* Handle more error codes:
+ 155 => DB_ERROR_NOSUCHFIELD for columns
not in both sides of JOIN.

oci8:
* Handle more error codes:
+ 1401 => DB_ERROR_INVALID for strings
exceeding column size.

odbc:
* Handle more error codes:
+ '22001' => DB_ERROR_INVALID for strings
exceeding column size.

pgsql:
* For getListOf('views'), ignore views in system
schemas rather than returning views in the
public schema. Request 3595.
* Handle more error messages:
+ invalid input syntax for type numeric
+ column reference "active" is ambiguous
+ value too long for type character varying(50)
+ value "50000" is out of range for type shortint
+ integer out of range
+ column "p_id" specified in USING clause does
not exist in left table
+ column p.p_name does not exist
* Silence errors in errorNative() when connection
doesn't exist.

sqlite:
* Handle more error messages:
+ cannot join using column b - column not
present in both tables

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.0b1 or newer
1.7.0RC1 2005-02-22     beta
1.6.8 2004-10-04     stable
1.6.7 2004-09-25     stable
1.6.6 2004-09-21     stable
1.6.5 2004-07-14     stable
1.6.4 2004-05-01     stable
1.6.3 2004-04-30     stable
1.6.2 2004-04-07     stable
1.6.1 2004-03-13     stable
1.6.0 2004-02-19     stable
1.6.0RC6 2004-02-11     stable
1.6.0RC5 2004-02-06     beta
1.6.0RC4 2004-02-04     beta
1.6.0RC3 2004-01-31     beta
1.6.0RC2 2004-01-27     beta
1.6.0RC1 2004-01-25     beta
1.5.0RC2 2003-09-14     stable
1.5.0RC1 2003-06-23     stable
1.4.0 2003-05-12     stable
1.4b1 2003-02-08     beta
1.3 2002-07-04     stable
1.2 2002-04-24     stable