pub const STATE_STORE_DATABASE_NAME: &str = "matrix-sdk-state.sqlite3";
The filename used for the SQLITE database file used by the state store.