Back to Pocketbase

Interface replaceWithExpression

static/jsvm/interfaces/core.replaceWithExpression.html

latest877 B
Original Source

Interface replaceWithExpression

replaceWithExpression defines a custom expression that will replace a placeholder identifier found in "old" with the result of "new".

Hierarchy

  • replaceWithExpression

Index

Methods

build

Methods

build

  • build(db, params): string

Build converts the expression into a SQL fragment.

Implements [dbx.Expression] interface.

Parameters

db: dbx.DB
params: Params

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc