Joshua C. Colp
1e3ffda3db
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 16:57:19 -05:00
..
2020-03-31 12:07:23 -05: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
2021-03-10 08:57:27 -06:00
2018-03-14 05:20:12 -04:00
2022-02-25 14:42:46 -06:00
2017-12-22 09:23:22 -05:00
2022-02-25 13:04:01 -06:00
2017-12-22 09:23:22 -05:00
2022-02-23 15:16:59 -06:00
2021-12-02 09:13:24 -06:00
2018-11-21 09:56:16 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2022-01-12 08:39:44 -06:00
2017-12-22 09:23:22 -05:00
2022-01-31 08:56:50 -06:00
2018-04-17 10:30:23 -06: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 20:22:50 +00:00
2021-12-13 12:34:13 -06:00
2021-06-11 13:26:50 -05:00
2017-12-22 09:23:22 -05:00
2021-08-19 11:13:56 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2022-04-14 16:57:19 -05:00
2021-03-16 10:30:43 -05:00
2014-04-23 15:02:39 +00:00
2021-11-16 05:40:15 -06:00
2021-03-16 10:30:43 -05:00
2021-03-16 10:30:43 -05:00
2021-03-16 10:30:43 -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
2021-09-10 11:45:52 -05:00
2021-08-19 11:19:30 -05: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
2021-11-16 05:40:15 -06:00
2017-12-22 09:23:22 -05:00
2021-11-16 05:40:15 -06:00
2017-12-22 09:23:22 -05:00
2021-11-16 05:40:15 -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
2021-09-22 10:49:32 -05:00
2021-05-26 11:19:00 -05:00
2018-05-11 09:48:58 -04:00