Escape special characters
$string
Escapes characters that are treated as special operators by the query language parser.
string
String to escape.
Returns escaped string.