pub const SCHEMA_VERSION: i64 = 0;
Current schema version.
Increment this when making schema changes that require migration. Version 0 is fully unstable and should not be used in production.