Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 SDK. For use with version 1.x, see here.

SchemaAST

Defined in: schema/ast/types.ts:14

Root AST node representing a complete database schema.

tables: TableAST[]

Defined in: schema/ast/types.ts:15