SQL_ESC_BACKSLASHES()
Synopsis
Escapes backslashes for use in SQL statements.
Description
Used in SQL templates to escape data which may contain backslashes {{}} which are otherwise used to escape data.
Example: Escape with backslashes example
Syntax
SQL_ESC_BACKSLASHES(string)
Arguments
string
See Also
Import Version
This documentation was imported from Asterisk Version GIT-19-6436d82