SQLite Forum

Column name includes quotes used in RETURNING expr
Login
SQLite does allow some [syntax for identifiers](https://sqlite.org/lang_keywords.html) that is not standard SQL, such as backticks or square brackets for quoting identifiers.