Back to Pocketbase

Function hasTable

static/jsvm/functions/_app.hasTable.html

latest463 B
Original Source

Function hasTable

  • hasTable(tableName): boolean

HasTable checks if a table (or view) with the provided name exists (case insensitive). in the data.db.

Parameters

tableName: string

Returns boolean

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc