pub const DEFAULT_MIGRATIONS_TABLE: &str = "_sqlx_migrations";
Expand description

The default migrations table used by all migrators.