namespaceSqlFaker\PostgreSql\Generation

Namespaces 5§

LexemeSqlFaker\PostgreSql\Generation\Lexeme
LookaheadSqlFaker\PostgreSql\Generation\Lookahead
RewriteSqlFaker\PostgreSql\Generation\Rewrite
TokenizationSqlFaker\PostgreSql\Generation\Tokenization
ValueSqlFaker\PostgreSql\Generation\Value

Classes 3§

GenerationContext @visibility rootBinds the PostgreSql grammar and lexical declarations to the common SQL generation engine.
GenerationPlans @visibility rootNames the generation plans this dialect's provider is built from.
LexicalGrammar @visibility rootPostgreSQL lexical generation using source-based candidate and boundary definitions. Tokenization is exposed separately for diagnostics and does not decide generation success.

Enums 1§

StatementRule public APIStatement start rules available to PostgreSQL SQL generation.