Class: Sequel::SQL::SpecificExpression
- Inherits:
-
Expression
- Object
- Expression
- Sequel::SQL::SpecificExpression
- Defined in:
- lib/sequel_core/sql.rb
Overview
The base class for expressions that are specific and can only be used in a certain place in the SQL query (ordering, selecting).
Direct Known Subclasses
AliasedExpression, ColumnAll, JoinClause, OrderedExpression, PlaceholderLiteralString