Skip to main content

test_migrations

Function test_migrations 

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

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.