| Class | Sequel::SQL::BooleanConstant |
| In: |
lib/sequel/sql.rb
|
| Parent: | Constant |
Represents boolean constants such as NULL, NOTNULL, TRUE, and FALSE.
| constant | [R] | The underlying constant related for this object. |