Class | Sequel::SQL::AliasedExpression |
In: |
lib/sequel_core/sql.rb
|
Parent: | SpecificExpression |
aliaz | [R] | The alias to use for the expression, not alias since that is a keyword in ruby. |
expression | [R] | The expression to alias |