Function mz_sql::plan::statement::tcl::plan_commit

source ยท
pub fn plan_commit(
    _: &StatementContext<'_>,
    _: CommitStatement,
) -> Result<Plan, PlanError>