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