pub fn run_migrations(tenant: &str, server: &str)
Expand description

Run pending database migrations for a specific tenant. Panics if unable to run any migrations, if they weren’t run already.