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 1ba6d2a..02ab2c6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,9 @@
 * 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