Add SQL_TINYINT and SQL_BIGINT to %SQL::Translator::Schema::Field::type_mapping
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 840828a..02ab2c6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,10 @@
 * Call all diff methods in list context (it can be merged later)
 * Fix Pg diff issue with drop constraint on primary keys
 * SQLite support for SET NULL, SET DEFAULT and NO ACTION in FK clauses
+* Clean up properly after Parser::DBI::PostgreSQL tests
+* Fix typos in error messages
+* Add SQL_TINYINT and SQL_BIGINT to the type map in
+  SQL::Translator::Schema::Field
 
 # ----------------------------------------------------------
 # 0.11016 2012-10-09