Back to Pocketbase

Interface ExistsExp

static/jsvm/interfaces/dbx.ExistsExp.html

latest695 B
Original Source

Interface ExistsExp

ExistsExp represents an EXISTS or NOT EXISTS expression.

Hierarchy

  • ExistsExp

Index

Methods

build

Methods

build

  • build(db, params): string

Build converts an expression into a SQL fragment.

Parameters

db: dbx.DB
params: Params

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc