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

Represents boolean constants such as NULL, NOTNULL, TRUE, and FALSE.

[Validate]