$sqlite->unquoteIdentifier()
Unquotes an identifier (table or column)
Parameters
Name | Type | Default |
---|---|---|
$identifier * | string |
– |
Return type
string
Parent class
Kirby\Database\Sql\Sqlite
inherited from Kirby\Database\Sql