Skip to main content

RESERVED_TOKENS

Static RESERVED_TOKENS 

Source
pub static RESERVED_TOKENS: LazyLock<HashSet<TokenType>>
Expand description

RESERVED_TOKENS: Tokens that cannot be used as identifiers without quoting These are typically structural keywords that affect query parsing