From: Rafael Kitover Date: Wed, 5 Aug 2009 08:46:11 +0000 (+0000) Subject: minor Changes update X-Git-Tag: v0.08109~42 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2b0abe0e1bc53bacd415d4d9f577bdf99415bc83;p=dbsrgits%2FDBIx-Class.git minor Changes update --- diff --git a/Changes b/Changes index aa03d9c..9b7da53 100644 --- a/Changes +++ b/Changes @@ -15,6 +15,7 @@ Revision history for DBIx::Class autodetection - 'uniqueidentifier' support with auto newid() - Dynamic cursor support and other MARS options for ODBC + - savepoints with auto_savepoint => 1 - Support for MSSQL 'money' type - Support for 'smalldatetime' type used in MSSQL and Sybase for InflateColumn::DateTime