namespaceSqlFaker\PostgreSql\Generation\Rewrite\Query

Classes 4§

IntoClauseRuleanalyze.c:transformOptionalSelectInto accepts INTO only on a top-level query's leftmost SELECT.
ParserOptionsRuleRemoves options forbidden by the trigger/view grammar actions, scoped to their direct owner.
SchemaElementsRuleCREATE SCHEMA with IF NOT EXISTS cannot contain schema elements.
SelectOptionsRulegram.y:insertSelectOptions merges parenthesized query options into the same SelectStmt.