isNull

Function: isNull()

ts
function isNull(value): BasicExpression<boolean>;
function isNull(value): BasicExpression<boolean>;

Defined in: packages/db/src/query/builder/functions.ts:233

Parameters

value

any

Returns

BasicExpression<boolean>

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.