class Sequel::SQL::ValueList
hash-like conditions specifier.
ruby array of two element arrays as an SQL value list instead of an ordered
Represents an SQL value list (IN/NOT IN predicate value). Added so it is possible to deal with a
hash-like conditions specifier.
ruby array of two element arrays as an SQL value list instead of an ordered
Represents an SQL value list (IN/NOT IN predicate value). Added so it is possible to deal with a