Use numeric format for bigint columns
[dbsrgits/DBIx-Class-InflateColumn-IP.git] / Changes
diff --git a/Changes b/Changes
index 7fb9b91..b9d75c6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class::InflateColumn::IP
 
+       - Use numeric format for bigint columns.
+       - Use bigint column in test to cope with DBD::SQLite bind type changes.
+
 0.02001 Sun Jun 17 20:27:34 2007
        - Initial version of format autodetection, based solely on column type.