or

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

Equivalent to OR in SQL