X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f42564f2ed2fe2d80b1fef91dc2159556557d820;hb=0bfe80fd71fede78fe8de141bc1dd2e7fdf338f2;hp=674d881bd11659097acd56d2d5f93da096e83746;hpb=5e6c3564e7be9cc1eb38adbd61f0a11eda99fec3;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 674d881..f42564f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for SQL::Abstract + - Stop filling in placeholders in `format-sql` since it does not support + passing values for them anyway - Fix parsing of NOT EXISTS - Fix over-eager parenthesis unrolling - Fix deep recursion warnings while parsing obnoxiously long sql statements