pub const MIGRATION_VERSION_KEY: &[u8] = b"db-version";
MIGRATION_VERSION_KEY tracks the current database version.