Skip to content

EVENTLOG_META_TABLE

const EVENTLOG_META_TABLE: "eventlog" = "eventlog"

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

EVENTLOG DATABASE SYSTEM TABLES

⚠️ CRITICAL: NEVER modify eventlog schemas without bumping liveStoreStorageFormatVersion! Eventlog is the source of truth - schema changes cause permanent data loss.

TODO: Implement proper eventlog versioning system to prevent accidental data loss