Skip to main content

test_migrations

Function test_migrations 

Source
pub fn test_migrations() -> Vec<Migration>
Expand description

The synthetic store’s schema and Database constructors, which the database layer owns and its own tests open directly. The synthetic test schema as a single-migration ladder, so a test db opens at schema_version() == 1. The host-schema ladder for every open_test_db* helper.