Skip to content
# Interface: SchemaRegistry

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

Schema registry containing all table definitions

Indexable

[tableName: string]: TableDefinition

Released under the MIT License.