Class Sequel::SQL::SpecificExpression
In: lib/sequel_core/sql.rb
Parent: Expression

The base class for expressions that are specific and can only be used in a certain place in the SQL query (ordering, selecting).

[Validate]