Release commit for 1.61 v1.61
Matt S Trout [Sun, 19 Apr 2020 15:08:13 +0000 (15:08 +0000)]
 * Fixes for Sybase producer
 * Support CHECK (expr) for SQLite and MySQLoids
 * Avoid accidentally whole objects in YAML output
 * Prettify comment generation
 * Tyop fixes

Changes

diff --git a/Changes b/Changes
index 4dba92d..766379e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Changes for SQL::Translator
 
+1.61 - 2020-04-19
  * Fixes for Sybase producer
  * Support CHECK (expr) for SQLite and MySQLoids
  * Avoid accidentally whole objects in YAML output