X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ea6689a8e95864bd52940a71bb0ac49c79a5c5e8;hb=b25246f02c8f12fc5c060f53f2386db8bcca05ab;hp=a7122122172c8c8dd7c1ed5ae01e78ef1fdd91c2;hpb=416cdb2e2ae9bd3ca942ce91aa5aae13409f2452;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index a712212..ea6689a 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ Revision history for SQL::Abstract - Hide bulk inserts from DBIx::Class - Highlight transaction keywords - Add EXECUTING for clarity of long running SQL + - Add "no_repeats" option to fix it such that repeated SQL gets ellided + except for placeholders revision 1.69 2010-10-22 ----------------------------