From: Peter Rabbitson Date: Thu, 4 Feb 2010 13:41:59 +0000 (+0000) Subject: Release ready - still need to coordinate with DBIC X-Git-Tag: v1.70~134 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fee677ba03760d4454e1ee8980d57466b0edf93e;p=dbsrgits%2FSQL-Abstract.git Release ready - still need to coordinate with DBIC --- diff --git a/Changes b/Changes index e546749..c6f9c64 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for SQL::Abstract + - Allow INSERT to take additional attributes + - Support for INSERT ... RETURNING - Another iteration of SQL::Abstract::Test fixes and improvements revision 1.60 2009-09-22 11:03 (UTC)