and

infix fun <T : Any> Where<T>.and(other: Where<T>): Where<T>(source)

Equivalent to AND in SQL