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