SQLite Forum

sqlite3_normalized_sql(stmt) inconsistency?
Login
https://sqlite.org/lang_keywords.html

> If a keyword in single quotes (ex: 'key' or 'glob') is used in a context where an identifier is allowed but where a string literal is not allowed, then the token is understood to be an identifier instead of a string literal.