Overrides ConditionInterface::isNull
public function isNull($field) { return $this->condition($field, NULL, 'IS NULL'); }