Skip to content

pendingMigrations

pendingMigrations(migrations, currentVersion): readonly SqliteMigration[]

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

Filter to migrations that still need to run given the current applied version.

readonly SqliteMigration[]

number

readonly SqliteMigration[]