Scope

sealed interface Scope(source)

Scope for apply.

Functions

Link copied to clipboard

Returns 0 to SQLite to not overload the function.

Link copied to clipboard

Writes function to pxFunc, overloading the original one, and returns 1 to SQLite.

Writes function to pxFunc, overloading the original one, and returns constraintOp to SQLite.