and

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

Adds an and condition to the query

Parameters

negate

Whether to negate the condition

referencedTable

The table to reference