Joshua C. Colp
393d24db55
func_odbc: Add SQL_ESC_BACKSLASHES dialplan function.
...
Some databases depending on their configuration using backslashes
for escaping. When combined with the use of ' this can result in
a broken func_odbc query.
This change adds a SQL_ESC_BACKSLASHES dialplan function which can
be used to escape the backslashes.
This is done as a dialplan function instead of being always done
as some databases do not require this, and always doing it would
result in incorrect data being put into the database.
ASTERISK-29838
Change-Id: I152bf34899b96ddb09cca3e767254d8d78f0c83d
2022-04-14 12:12:19 -05:00
..
2018-06-08 13:01:53 +02:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2017-12-18 20:35:12 -05:00
2018-03-14 05:20:12 -04:00
2018-03-20 15:58:38 +01:00
2017-12-22 09:23:22 -05:00
2020-01-13 08:26:30 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-11-21 09:56:12 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2019-11-18 08:32:27 -06:00
2017-12-22 09:23:22 -05:00
2020-02-05 09:37:17 -07:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2017-04-12 15:57:21 -06:00
2017-12-22 09:23:22 -05:00
2019-09-18 15:26:00 -05:00
2018-11-21 09:56:12 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2022-04-14 12:12:19 -05:00
2018-10-04 14:38:12 -05:00
2014-04-23 15:02:39 +00:00
2020-02-05 09:37:17 -07:00
2018-01-15 13:25:51 -05:00
2019-12-11 11:16:08 -06:00
2018-01-15 13:25:51 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-06-19 10:56:33 -06:00
2017-12-22 09:23:22 -05:00
2017-08-30 18:43:38 +00:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-11-19 14:41:52 -05:00
2017-12-22 09:23:22 -05:00
2019-08-01 15:31:23 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-05-11 09:48:58 -04:00