diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-10 09:51:13 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-10 09:51:13 +0000 |
commit | 35cb1cc88b690312fcbcb993d0372c0f25a39d07 (patch) | |
tree | ad4fa1da850d8a01e8eced699b48897875f855fe /databases/cstore | |
parent | 2e3f4d2242911ae5f4b957f59c1dedce97fcb780 (diff) | |
download | pkgsrc-35cb1cc88b690312fcbcb993d0372c0f25a39d07.tar.gz |
Update p5-SQL-Statement to 1.33.
Changes from previous:
Version 1.33, released February 05th, 2011
----------------------------------------------
[Bug fixes]
* Move test dependencies to (unreleased) Bundle::Test::SQL::Statement
to avoid circular dependencies
Version 1.32, released January 19th, 2011
----------------------------------------------
[Bug fixes]
* Fixed invalid check for escaped single quotes
* Fixed unpermitted modification of array source for table creation
(CREATE TABLE AS IMPORT(?),[[..],[..]])
* Fixing alias used in ORDER BY (RT#61384, thanks jvm)
* Fixing ORDER BY behavior for multiple sort columns
(slower, but guaranteed correct)
[Improvements]
* renamed fetch-method into fetch_row (keep fetch() as alias) and
add a fetch_rows() to fetch all rows at once
* Different accessors for direction of ORDER BY clause query part
and it's boolean equivalent "desc" (0 or 1, respectively)
* Add a lot of Pure-Perl DBD's as build dependency for testing
(skip DBD::AnyData for now, because it seems to be broken - check
for next release)
[Misc]
* Bump requirement of DBI to 1.616
* switch for fully external DBD tests from DBD::XBase to DBD::SQLite
* Document another limitation (lacking implicit creating temp table
during processing a query using the same table with different aliases
twice)
Diffstat (limited to 'databases/cstore')
0 files changed, 0 insertions, 0 deletions