Function mz_sql::plan::statement::ddl::plan_comment

source ยท
pub fn plan_comment(
    scx: &mut StatementContext<'_>,
    stmt: CommentStatement<Aug>,
) -> Result<Plan, PlanError>