Back to Exposed

orWhere

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc/or-where.html

1.2.0487 B
Original Source

orWhere

fun Query.orWhere(orPart: () -> Op<Boolean>): Query

Mutate Query instance and add orPart to where condition with or operator.

Return

same Query instance which was provided as a receiver.

Generated by Dokka © 2026 Copyright