TableType = "NORMAL" | "RELATION" | "VIEW"
"NORMAL"
"RELATION"
"VIEW"
Defined in: schema/ast/types.ts:21
Table type classification.