fix type info for MSSQL
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 01e246a..ba34f30 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - fix type info for MSSQL
+        - fix MSSQL collation detection on freetds tds version 8.0
+
+0.06000  2010-04-06 01:12:25
         - better type info for MySQL
         - initial MySQL data type tests (jhannah)
         - don't set result_namespace if it's 'Result'