Skip to content

SCHEMA_VERSION_TABLE

const SCHEMA_VERSION_TABLE: "schema_version" = 'schema_version'

Defined in: packages/core/src/store/migrations.ts:40

Name of the table every adapter creates to record applied migrations.