Class Sequel::SQL::NegativeBooleanConstant
In: lib/sequel/sql.rb
Parent: BooleanConstant

Represents inverse boolean constants (currently only NOTNULL). A special class to allow for special behavior.

[Validate]