Edit
↰
Home
↑
pq-gateway
↑
Query
↑
Expr
↻
Expr::isNull
↲
Expr::__construct
↲
Expr::__toString
↲
Expr::add
#
bool
pq\Query\Expr::isNull
()
Whether the expression is the literal
NULL
.
Params:
#
None.
Returns:
#
bool
, whether the expression case insensitively equals
NULL
.
Show Comments from Github Discussions