Methods

Class/Module Index [+]

Quicksearch

Sequel::Swift::MySQL::Dataset

Dataset class for MySQL datasets accessed via Swift.

Constants

APOS

Public Instance Methods

replace(*args) click to toggle source

Use execute_insert to execute the replace_sql.

# File lib/sequel/adapters/swift/mysql.rb, line 40
def replace(*args)
  execute_insert(replace_sql(*args))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.