add param to _apply_default_value so that certain values can output without quotes
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 07d93c8..87362a1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 # ----------------------------------------------------------
 # 
 # ----------------------------------------------------------
+* Add param to _apply_default_value so that certain values can output without quotes (jgoulah)
 * Add ignore_opts parser arg (to ignore table options) in Parser::MySQL (jgoulah)
 * Skip tests for buggy Spreadsheet::ParseExcel versions (rbo)
 * Add support for skip tables parser arg in Parser::DBI::MySQL (jgoulah)