Skip to main content

store_database

Function store_database 

Source
pub fn store_database(db: &Database) -> StoreDatabase
Expand 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.