X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5d98116df58e392ef48028cad3081fda9e1470c5;hb=0ec2e26564ab5809a4b1c76ca7b3084c7a06fccd;hp=446129906ac1ea9f88201abb311b03ac3ef2a787;hpb=4247c384fc4291dab9ad93625b267e862b2c9906;p=scpubgit%2FQ-Branch.git diff --git a/Changes b/Changes index 4461299..5d98116 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for SQL::Abstract - Fix parsing of binary ops to correctly take up only a single LHS element, instead of gobbling up the entire parse-to-date + - Explicitly handle ROW_NUMBER() OVER as the snowflake-operator it is revision 1.77 2014-01-17 ----------------------------