Browse documentation DSL · Pg query is_null View on GitHub Definition /** * Create an IS NULL condition. */ is_null(Expression|string $expr, bool $not) : IsNull