| » Version | » Information |
|---|---|
| 0.1.11 | Download Release date: 2007-12-18 16:26 UTC Release state: beta Changelog: - internal changes related to internal changes in Structures_DataGrid 0.9.0 Dependencies:
|
| 0.1.10 | Download Release date: 2007-06-01 16:09 UTC Release state: beta Changelog: - Security fix: users could manipulate the generated sorting queries (thanks to Sascha Grossenbacher) Dependencies:
|
| 0.1.9 | Download Release date: 2007-04-21 13:39 UTC Release state: beta Changelog: - Bug #10789: fixed regular expressions for row counting queries (thanks to Ben Baumer) Dependencies:
|
| 0.1.8 | Download Release date: 2007-03-11 13:34 UTC Release state: beta Changelog: - The solution for bug #9913 in release 0.1.7 introduced problems with the row count when some kinds of subqueries were used. The new solution for the bug is: If the driver detects a subquery (indicated by two occurences of "SELECT" in the query), it will not modify the query, but will run the query and determine the number of rows then. It is recommended to specify a special row count query for complex queries via the 'count_query' option. (thanks to Tom Atkinson and Harry School) Dependencies:
|
| 0.1.7 | Download Release date: 2007-02-01 11:47 UTC Release state: beta Changelog: - Fixed the incomplete fix for bug #9913 (row count was calculated wrongly for subqueries). (thanks to Harry School, HarrySchool at netscape dot net) Dependencies:
|
| 0.1.6 | Download Release date: 2007-01-24 19:52 UTC Release state: beta Changelog: - Bug #9913: the row count was calculated wrongly for subqueries (thanks to Harry School, HarrySchool at netscape dot net) Dependencies:
|
| 0.1.5 | Download Release date: 2007-01-23 15:22 UTC Release state: beta Changelog: - Bug #9871: regex fix for correctly removing the LIMIT statement (thanks Michael Mauch, michael dot mauch at gmx dot de) Dependencies:
|
| 0.1.4 | Download Release date: 2006-12-16 16:10 UTC Release state: beta Changelog: - Bug #9342: fix records count for UNION queries (thanks to HarrySchool, HarrySchool at netscape dot net) - small optimizations for streaming support - this package is now licensed under the New BSD license Dependencies:
|
| 0.1.3 | Download Release date: 2006-08-23 14:06 UTC Release state: beta Changelog: - multiple record count queries are now avoided by using caching of the number of records Dependencies:
|
| 0.1.2 | Download Release date: 2006-08-05 09:06 UTC Release state: beta Changelog: - added multiple fields sorting support (multiSort) - Bug #7870: this driver now takes an existing ORDER BY statement in the query into account - in addition to 'GROUP BY', also 'DISTINCT' in queries needs special handling for determing the number of rows Dependencies:
|
| 0.1.1 | Download Release date: 2006-06-22 17:25 UTC Release state: beta Changelog: - Fixed request #7965 'Please reintroduce sorting in DBQuery or MDB2' Thanks Benny Labach (bennythebee at gmail dot com) Dependencies:
|
| 0.1.0 | Download Release date: 2006-06-19 16:09 UTC Release state: beta Changelog: Changes since Structures_DataGrid 0.6.3: This is a new DataSource driver for Structures_DataGrid. Dependencies:
|