pub static RESERVED_TOKENS: LazyLock<HashSet<TokenType>>
RESERVED_TOKENS: Tokens that cannot be used as identifiers without quoting These are typically structural keywords that affect query parsing