Back to Pocketbase

Interface notIn

static/jsvm/interfaces/dbx.notIn.html

latest636 B
Original Source

Interface notIn

Hierarchy

NotIn generates an NOT IN expression for the specified column and the list of disallowed values. If values is empty, an empty string will be returned indicating a true expression.

Parameters

col: string
Rest ...values: {}[]

Returns Expression

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc