Methods

Class/Module Index [+]

Quicksearch

Sequel::SQL::IdentifierMethods

Includes a method that returns Identifiers.

Public Instance Methods

identifier() click to toggle source

Return self wrapped as an identifier.

# File lib/sequel/sql.rb, line 302
def identifier
  Identifier.new(self)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.