Function mz_sql::plan::statement::show::plan_show_create_connection

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