mz_sql::plan::statement::show

Function plan_show_create_connection

Source
pub fn plan_show_create_connection(
    scx: &StatementContext<'_>,
    _: ShowCreateConnectionStatement<Aug>,
) -> Result<ShowCreatePlan, PlanError>