pub fn describe_show_create_connection(
    _: &StatementContext<'_>,
    _: ShowCreateConnectionStatement<Aug>
) -> Result<StatementDesc, PlanError>