...
Used in SQL templates to escape data which may contain backslashes {{}} which are otherwise used to escape data.
Code Block | ||||
---|---|---|---|---|
| ||||
SELECT foo FROM bar WHERE baz='${SQL_ESC(${SQL_ESC_BACKSLASHES(${ARG1})})}' |
Syntax
No Format |
---|
SQL_ESC_BACKSLASHES(string) |
...
This documentation was imported from Asterisk Version GIT-18-801317aff80a61