Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica
Skip to main content

SCHEMA_VERSION

Constant SCHEMA_VERSION 

Source
pub const SCHEMA_VERSION: i64 = 0;
Expand description

Current schema version.

Increment this when making schema changes that require migration. Version 0 is fully unstable and should not be used in production.