pub fn store_database(db: &Database) -> StoreDatabaseExpand description
The synthetic store’s schema and Database constructors, which the database
layer owns and its own tests open directly.
The Store view of a test database. Every sync test builds one; naming it here
keeps the three test modules that used to declare it from drifting apart.