Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 alpha SDK. For the stable version, see npm.

TableType

TableType = "NORMAL" | "RELATION" | "VIEW"

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

Table type classification.