Class: Sequel::SQL::SpecificExpression

Inherits:
Expression show all
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).

Method Summary

Methods inherited from Expression

#lit