Skip to main content

ensure_versions_table

Function ensure_versions_table 

Source
async fn ensure_versions_table(conn: &Object) -> Result<(), MigrateError>
Expand description

创建 schema_migrations 表(若不存在)。