[Bast-commits] r5982 - SQL-Abstract/1.x/trunk

arcanez at dev.catalyst.perl.org arcanez at dev.catalyst.perl.org
Fri Apr 24 18:54:01 GMT 2009


Author: arcanez
Date: 2009-04-24 19:54:00 +0100 (Fri, 24 Apr 2009)
New Revision: 5982

Modified:
   SQL-Abstract/1.x/trunk/Changes
Log:
add in my changes

Modified: SQL-Abstract/1.x/trunk/Changes
===================================================================
--- SQL-Abstract/1.x/trunk/Changes	2009-04-24 18:47:06 UTC (rev 5981)
+++ SQL-Abstract/1.x/trunk/Changes	2009-04-24 18:54:00 UTC (rev 5982)
@@ -1,5 +1,8 @@
 Revision history for SQL::Abstract
 
+    - allow -between to handle [\"", \""] and \["", @bind] 
+    - allow order_by to handle -asc|desc => [qw/colA colB/]
+
 ----------------------------
 revision 1.51  2009-03-28 10:00 (UTC)
     - fixed behavior of [-and => ... ] depending on the current 




More information about the Bast-commits mailing list