Back to Pocketbase

Interface _in

static/jsvm/interfaces/dbx._in.html

latest624 B
Original Source

Interface _in

Hierarchy

In generates an IN expression for the specified column and the list of allowed values. If values is empty, a SQL "0=1" will be generated which represents a false expression.

Parameters

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

Returns Expression

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc