pub const SCHEMA_VERSION: u32 = 1;
Current on-disk SQLite schema version supported by this build. Current on-disk schema version.
Bump when adding migrations, and document the change in docs/SCHEMA.md.
docs/SCHEMA.md