summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2015-05-14 05:28:16 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2015-05-14 05:28:16 -0500
commit2bbfcfc647dc69089236cde0003ba88c3161d1ec (patch)
tree7d0df5e2e0ba7604647521e1db4538a5a868d5fe /CHANGES
parent35ff01823be247c69a6f129955cbdbdc17e5fa7f (diff)
parenta24ce38e5eea9335c17c920e480eb51dfb1d90c7 (diff)
Merge "cdr_adaptive_odbc: Add ability to set character for quoted identifiers."
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 26bcb4990..58291cf75 100644
--- a/CHANGES
+++ b/CHANGES
@@ -163,6 +163,17 @@ cel_pgsql
configurable for cel_pgsql via the 'schema' in configuration file
cel_pgsql.conf.
+CDR Backends
+------------------
+
+cdr_adaptive_odbc
+------------------
+ * Added the ability to set the character to quote identifiers. This
+ allows adding the character at the start and end of table and column
+ names. This setting is configurable for cdr_adaptive_odbc via the
+ quoted_identifiers in configuration file cdr_adaptive_odbc.conf.
+
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.3.0 to Asterisk 13.4.0 ------------
------------------------------------------------------------------------------