Skip to content

PERSISTENCE_FORMAT_VERSION

const PERSISTENCE_FORMAT_VERSION: 6 = 6

Defined in: packages/@livestore/sync-electric/src/index.ts:344

Needs to be bumped when the storage format changes (e.g. eventlogTable schema changes)

Changing this version number will lead to a “soft reset”.