Top Level :: Database

Package Information: DB_QueryTool 0.10.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.1 2004-10-18     stable
0.10.1Download

Release date: 2004-05-05 08:01 UTC
Release state: stable

Changelog:

* on UPDATE, field names are no more prefixed by the table name
(it didn't work with PostgreSQL)
* added an $options parameter to connect()
* fixed bug #284 (Log::factory() needs to return a reference)
* fixed bug #298 (reset() does not reset limit)
* fixed bug #322 (undefined var $autoConnect)
* changed useResult() method; now it accepts a $type parameter, use it to return
'array' results or 'object' results (thanks to Roman Dostovalov).
Please note that BC is maintained, useResult(true) will default to
useResult('array'), and useResult(false) will default to useResult('none').
* fixed problems with useResult(true) and empty results
* when using useResult(true), if the user doesn't call getFirst() on the first
iteration, the class does so automatically
* PHP 5 fixes
* fixes to the testsuite

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