Class
Sequel::SQL::BooleanConstant
In:
lib/sequel/sql.rb
Parent:
Constant
Represents boolean constants such as
NULL
,
TRUE
, and
FALSE
.
[Validate]