ANNOUNCE: Alzabo 0.81
From: Dave Rolsky (autarch_at_urth.org)
Date: 12/21/03
- Next message: Chandresh Prakash: "Cygwin/DBD-Oracle-1.14 WARNING: could not decode oracle version"
- Previous message: Jared Still: "RE: Optimization for faster select..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 21 Dec 2003 11:51:13 -0600 (CST) To: dbi-users <dbi-users@perl.org>
0.81 December 21, 2003
ENHANCEMENTS:
- Added a new insert handle feature, which should be significantly
faster for batch inserts than repeatedly calling the table class's
insert() method. Development funded by Marigold Technologies.
BUG FIXES:
- An order_by parameter that contained two SQL functions (like
"COUNT(*) DESC, AVG(score) DESC") caused the error "A sort specifier
cannot follow another sort specifier in an ORDER BY clause".
- If you passed a no_cache parameter to a method that created a row,
this would cause an error unless Alzabo::Runtime::UniqueRowCache had
been loaded.
- Workaround for bug/change/something in DBD::Pg 1.31+ that affects
the $dbh->tables method, which broke reverse engineering.
-dave
/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/
- Next message: Chandresh Prakash: "Cygwin/DBD-Oracle-1.14 WARNING: could not decode oracle version"
- Previous message: Jared Still: "RE: Optimization for faster select..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]