pub const DEFAULT_MIGRATIONS_TABLE: &str = "_sqlx_migrations";
The default migrations table used by all migrators.