X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a7122122172c8c8dd7c1ed5ae01e78ef1fdd91c2;hb=a2b743ce05a705f3795376649b2511601a92ca55;hp=315461138ca8e779b2f2665eca3de09800cf3273;hpb=c0eaa9fd4c4b58970a8586adf1f598291b4cd9a7;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 3154611..a712212 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 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 ---------------------------- - Add quotes for populated placeholders and make the background