Wire database p d o escape table col
Sanitize a table.column string, where either part is optional
Usage
$string = $database->escapeTableCol(string $str);
Arguments
Name
Type(s)
Description
str
string
Return value
string
Exceptions
Method can throw exceptions on error:
WireDatabaseException