RT60983: why is *_audit_log id col an auto-inc?
[dbsrgits/DBIx-Class-Journal.git] / Changes
diff --git a/Changes b/Changes
index d9d2674..d8e3b3e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+    - Don't copy column data from schema that does anything other
+      than define data type.  e.g. autoinc stuff
+
 0.900200 2010-07-24
     - No longer use 'scalar gmtime' for set_date in ChangeSet;
       that was brittle and doesn't work on many databases, now