Skip to main content

Module migrate

Module migrate 

Source
Expand description

Minimal schema migration runner.

Versions are stored both in SQLite and the stable superblock. The SQLite table is the source of truth for applied SQL; the superblock is quick canister state.

Structs§

Migration

Functions§

apply