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

The default migrations table used by all migrators.