pub fn plan_alter_connection(
    scx: &StatementContext<'_>,
    stmt: AlterConnectionStatement<Aug>
) -> Result<Plan, PlanError>