class Sequel::SQL::NegativeBooleanConstant

  1. lib/sequel/sql.rb
Parent: SQL

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