Top Level :: Database

Package Information: DB_QueryTool 1.1.0

Show All Changelogs
» Version » Information
1.1.2 2008-01-12     stable
1.1.1 2008-01-12     stable
1.1.0Download

Release date: 2007-01-27 19:22 UTC
Release state: stable

Changelog:

backported most of the latest changes implemented in MDB_QueryTool:
* added getOne() method (request #7580)
* added support for NULL fields in remove() (request #8056)
* fixed bug #3842, using the addJoin/setJoin methods causes an "invalid token" error with ibase;
the joined table columns aliases are now named in this format: "t_tablename_fieldname" instead of "_tablename_fieldname".
Only the ibase driver is affected by this change.
* custom implementation of implode() to circumvent locale handling of floats,
which clashes with SQL standards
* added table and field name quoting (requests #4613, #5250, #7570, #9197)
* fixed bug #9734, an incorrect regexp adds extraneous table names to the fields,
if the name of the field appears as a column name in the current table.
* phpdoc and CS fixes
* added new tests
* switched to package.xml v2

NB: This will probably be the last release of DB_QueryTool, which is deprecated
in favour of MDB_QueryTool.

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: DB
  • PEAR Package: Log 1.7 or newer
1.0.3 2006-05-01     stable
1.0.2 2006-01-26     stable
1.0.1 2005-09-08     stable
1.0.0 2005-03-03     stable
0.11.1 2004-10-18     stable
0.10.1 2004-05-05     stable
0.9.8 2003-09-23     stable
0.9.7 2003-09-15     stable
0.9.6 2003-09-12     stable
0.9.5 2003-06-17     stable
0.9.4 2003-06-06     stable
0.9.3 2003-03-11     stable
0.9.2 2003-02-10     stable
0.9.1 2003-01-29     stable
0.9 2003-01-17     stable