DATABASE_SCHEMA_VERSION

Constant DATABASE_SCHEMA_VERSION 

Source
pub(crate) const DATABASE_SCHEMA_VERSION: i32 = 4;
Expand description

Database version this crate matches. Must equal the last Migrations Version Number from event-db/migrations.