or

inline fun or(negate: Boolean = false, referencedTable: String? = null, filter: PostgrestFilterBuilder.() -> Unit)(source)

Adds an or condition to the query

Parameters

negate

Whether to negate the condition

referencedTable

The table to reference