Skip to main content

SCHEMA_VERSION

Constant SCHEMA_VERSION 

Source
pub const SCHEMA_VERSION: u32 = 1;
Expand description

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.