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