Top Level :: Database

Package Information: DB_QueryTool 0.11.1

Show All Changelogs
» Version » Information
1.1.2 2008-01-12     stable
1.1.1 2008-01-12     stable
1.1.0 2007-01-27     stable
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.1Download

Release date: 2004-10-18 15:14 UTC
Release state: stable

Changelog:

* allow multiple left|right join clauses.
NB: getJoin($type) now returns
array(
$joinTable1 => $joinOnClause1,
$joinTable2 => $joinOnClause2,
)
* allow class usage without instanciating a db object
(to use the class as a simple query builder)
* unset non-specific PEAR::DB options before calling connect()
(bug #1614)
* allow reuse of existing connection (bug #2007),
thanks to eln at gmx dot net

Dependencies:
  • PEAR Package: DB
  • PEAR Package: Log 1.7 or newer
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