quote SQLite identifiers
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index a0cc90e..bcb04d6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+* Proper quoting support in SQLite
 * Support for triggers in PostgreSQL producer and parser
 * Correct Data Type in SQLT::Parser::DBI::PostgreSQL (patch from Andrew Pam)
 * Fix index issue in SQLT::Parser::DBI::PostgreSQL