Hi, hereby I announce the SQL::Statement 1.401 release containing following changes:
Version 1.401, released October 29, 2012 ------------------------------------------------- [Misc] * Switch to 3-digited minor version [Bug fixes] * undo literal replaces in subqueries before passing them to the child parser * Fix doc typo RT#76764 (STEFFENW) - thanks Steffen * Fix typo documented in RT#71914 (reported by Ze'ev Atlas, fixed by H.Merijn Brand) - thanks Ze'ev and Merijn * Fix DROP TABLE behaviour and error detection [Improvements] * Improve documentation/tests for multiple JOIN's from RT#69573 (from BBYRD) with modifications * Filling in the SQL92 gaps for functions (BBYRD) from RT#72638 with minor modifications - thanks Brendan A big thanks for the most impressive change in this release goes to Brendan Byrd - he contributed a very big patch for a lot of SQL92 compatible functions. It wasn't easy to integrate and needed some turnarounds in testing but finally makes SQL::Statement a lot better. Thanks a lot in the name of all SQL::Statement users, Brendan. Best regards, Jens