Back to Pocketbase

Interface newQuery

static/jsvm/interfaces/dbx.newQuery.html

latest590 B
Original Source

Interface newQuery

Hierarchy

  • newQuery

  • newQuery(db, executor, sql): Query

NewQuery creates a new Query with the given SQL statement.

Parameters

db: dbx.DB
executor: Executor
sql: string

Returns Query

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc