Skip to content

SCHEMA_META_TABLE

const SCHEMA_META_TABLE: "__livestore_schema" = "__livestore_schema"

Defined in: packages/@livestore/common/dist/schema/state/sqlite/system-tables/state-tables.d.ts:7

STATE DATABASE SYSTEM TABLES

⚠️ SAFE TO CHANGE: State tables are automatically rebuilt from eventlog when schema changes. No need to bump liveStoreStorageFormatVersion (uses hash-based migration via SqliteAst.hash()).