class
Sequel::SQL::BooleanConstant
lib/sequel/sql.rb
Superclass:
Constant
Represents boolean constants such as
NULL
,
TRUE
, and
FALSE
.