cat_gateway::db::event

Constant DATABASE_SCHEMA_VERSION

source
pub(crate) const DATABASE_SCHEMA_VERSION: i32 = 2;
Expand description

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