namespaceSqlFaker\PostgreSql\Generation\Rewrite\Column

Classes 4§

ConstraintCapabilitiesRuleprocessCASbits permits attributes according to the non-null output pointers at each call site.
ForeignKeyActionRulekey_update rejects SET NULL/DEFAULT column lists; key_delete permits them.
IdentityOptionRulegram.y:alter_identity_column_option excludes AS, RESTART and OWNED BY after SET.
NumericContextRulegram.y bounds FLOAT precision and ALTER COLUMN's positional form before parse analysis.