class Sequel::SQL::NegativeBooleanConstant

  1. lib/sequel/sql.rb
Superclass: Constant

Represents inverse boolean constants (currently only NOTNULL). A special class to allow for special behavior.