schangxiang@126.com
2025-09-19 0821aa23eabe557c0d9ef5dbe6989c68be35d1fe
1
{"version":3,"sources":["../../src/metadata/types/TableTypes.ts"],"names":[],"mappings":"","file":"TableTypes.js","sourcesContent":["/**\n * Table type. Tables can be abstract, closure, junction, embedded, etc.\n */\nexport type TableType = \"regular\"|\"view\"|\"junction\"|\"closure\"|\"closure-junction\"|\"entity-child\";\n"],"sourceRoot":"../.."}