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 =======================*/
