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

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

Attributes

constant  [R]  The underlying constant related for this object.

[Validate]