Checks if the query has any UPDATE field-value pairs.
bool hasUpdate() { return _update.isNotEmpty; }