X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a7122122172c8c8dd7c1ed5ae01e78ef1fdd91c2;hb=a2b743ce05a705f3795376649b2511601a92ca55;hp=45f40bed7a24e84c9502c73716e6edab98e2edd6;hpb=820bb1f5b8926c8c8c4c34ed99c057abfb8fe105;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 45f40be..a712212 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ 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 ----------------------------