summaryrefslogtreecommitdiff
path: root/configs/samples/cdr_adaptive_odbc.conf.sample
diff options
context:
space:
mode:
authorRodrigo Ramírez Norambuena <decipher.hk@gmail.com>2015-04-21 19:27:16 -0300
committerRodrigo Ramírez Norambuena <decipher.hk@gmail.com>2015-05-05 04:38:33 -0400
commita24ce38e5eea9335c17c920e480eb51dfb1d90c7 (patch)
tree695a3052a6cd2b0f1f0b8c7544ded3eb9ccd0c1c /configs/samples/cdr_adaptive_odbc.conf.sample
parent46950d6901ec69436483360796aae5e48e1094df (diff)
cdr_adaptive_odbc: Add ability to set character for quoted identifiers.
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. ASTERISK-25006 Change-Id: I0b9a56b79ca13a727a803d88ed3b8643e37632b8
Diffstat (limited to 'configs/samples/cdr_adaptive_odbc.conf.sample')
-rw-r--r--configs/samples/cdr_adaptive_odbc.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/samples/cdr_adaptive_odbc.conf.sample b/configs/samples/cdr_adaptive_odbc.conf.sample
index f3c806e75..58a596649 100644
--- a/configs/samples/cdr_adaptive_odbc.conf.sample
+++ b/configs/samples/cdr_adaptive_odbc.conf.sample
@@ -57,4 +57,7 @@
; for this is to allow different sections to specify different values for
; a certain named column, presumably separated by filters.
;static "Some Special Value" => identifier_code
+;
+; Add quoted indentifiers for table and columns names.
+;quoted_identifiers=" ; Default to null