appendCondition
Appends a condition to the existing condition using logical AND.
Return
A new query object with the combined condition.
Parameters
append
The condition to append.
Appends a condition to the existing condition using logical AND.
A new query object with the combined condition.
The condition to append.