X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b26028f3808073a76c4bd88932e9d4e257cb8bf0;hb=439834d348e7b117ae5b51a507a52e8e84a0e149;hp=62943842977c76233b07b9bb47194367d8806f64;hpb=a5f91febe5c3b54e262891687517e89c62d338cc;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 6294384..b26028f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for SQL::Abstract + - Fix order clauses with bind parameters in ->where + - Teach ::Tree that ILIKE (PostgreSQL) and REGEXP (MySQL) are binary ops + +revision 1.81 2014-10-25 +---------------------------- - Fix overly-enthusiastic parenthesis unroller (RT#99503) revision 1.80 2014-10-05