☰
Home
Pages
Classes
Methods
Ancestors
Sequel::SQL::Constant
Sequel::SQL::GenericExpression
Sequel::SQL::Expression
Object
BasicObject
class Sequel::SQL::BooleanConstant
Represents boolean constants such as
NULL
,
TRUE
, and
FALSE
.