Documents / @faasjs/pg / NullOperators
Type Alias: NullOperators
NullOperators = readonly [
"IS NULL","IS NOT NULL"]
Readonly list of null-check operators.
Documents / @faasjs/pg / NullOperators
NullOperators = readonly [
"IS NULL","IS NOT NULL"]
Readonly list of null-check operators.