Sequel::Swift::Dataset
Dataset class for MySQL datasets accessed via Swift.
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.