if there is a sequence, set it correctly
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
diff --git a/Changes b/Changes
index a73508a..1154bad 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,10 @@
 Revision history for DBIx-Class-Fixtures
 
 1.001016
-- Support more Pg types for datetime_relative (added TIME, DATE, INTERVAL,
-  TIMESTAMP)
-- experimental support for PG SERIAL columns and sequences.
+- Support more Postgresql types for datetime_relative (added TIME, DATE,
+  INTERVAL, TIMESTAMP)
+- If $result_source->column_info defines a sequence, make sure we properly
+  set that sequence to whatever the max value currently is.
 
 1.001015
 - ::External::File makes the path if its missing