Class | Sequel::SQL::Identifier |
In: |
lib/sequel/sql.rb
|
Parent: | GenericExpression |
Represents an identifier (column or table). Can be used to specify a Symbol with multiple underscores should not be split, or for creating an identifier without using a symbol.