async fn ensure_versions_table(conn: &Object) -> Result<(), MigrateError>
创建 schema_migrations 表(若不存在)。
schema_migrations