From: Justin Hunter Date: Fri, 24 Apr 2009 18:54:00 +0000 (+0000) Subject: add in my changes X-Git-Tag: v1.70~178 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=39ae3a83c56b10791c2219a79bb27b4313b5e6fb;p=dbsrgits%2FSQL-Abstract.git add in my changes --- diff --git a/Changes b/Changes index 8f90b2f..2a45c77 100644 --- a/Changes +++ b/Changes @@ -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