SchemaAST
Defined in: schema/ast/types.ts:14
Root AST node representing a complete database schema.
Properties
Section titled “Properties”tables
Section titled “tables”tables:
TableAST[]
Defined in: schema/ast/types.ts:15
Defined in: schema/ast/types.ts:14
Root AST node representing a complete database schema.
tables:
TableAST[]
Defined in: schema/ast/types.ts:15