pub(crate) const DATABASE_SCHEMA_VERSION: i32 = 2;
Database version this crate matches. Must equal the last Migrations Version Number from event-db/migrations.
event-db/migrations