Reminder about discard_changes and friends
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 3a07811..d76656f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for DBIx::Class
 
+        - refactor of MSSQL storage drivers, with some new features: support for
+          placeholders for MSSQL via DBD::Sybase with autodetection,
+          'uniqueidentifier' support with auto newid(), dynamic cursor support and
+          other MARS options for ODBC
+        - support for MSSQL 'money' type
+        - support for 'smalldatetime' type used in MSSQL and Sybase for
+          InflateColumn::DateTime
+        - support for Postgres 'timestamp without timezone' type in
+          InflateColumn::DateTime
         - Replication updates: Improved the replication tests so that they are
           more reliable and accurate, and hopefully solve some cross platform
           issues.  Bugfixes related to naming particular replicants in a