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