Skip to content
# Interface: SchemaRegistry

Defined in: packages/core/src/utils/SchemaManager.ts:72

Schema registry containing all table definitions

Indexable ​

[tableName: string]: TableDefinition

Released under the MIT License.