pub const MIGRATION_VERSION_KEY: &[u8] = b"db-version";
Expand description

MIGRATION_VERSION_KEY tracks the current database version.