Skip to main content

MIGRATOR

Static MIGRATOR 

Source
pub static MIGRATOR: Migrator
Expand description

Shared migration set. Exposed to tests (server’s own and tests-integration) so every #[sqlx::test(migrator = "...")] site names this once instead of embedding all migrations per test.