Skip to main content

ensure_schema_without_migrations

Function ensure_schema_without_migrations 

Source
pub fn ensure_schema_without_migrations(
    conn: &Connection,
) -> Result<(), SqliteGraphError>