X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a7122122172c8c8dd7c1ed5ae01e78ef1fdd91c2;hb=a2b743ce05a705f3795376649b2511601a92ca55;hp=1423ac92ab32e4bbc979b8e437012c4c259e8f9f;hpb=fab0bed9d6f7c688660726c1f23448c136ba222b;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 1423ac9..a712212 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for SQL::Abstract - Hide bulk inserts from DBIx::Class + - Highlight transaction keywords + - Add EXECUTING for clarity of long running SQL revision 1.69 2010-10-22 ----------------------------