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