Sybase: set inflate_datetime => 1 for 'AS getdate()' computed columns
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 4d93cc2..8f8b2aa 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - set inflate_datetime => 1 for 'AS getdate()' computed columns in
+          Sybase
         - preliminary Firebird support
         - use introspection pragmas instead of regexes to introspect SQLite
           (hobbs)