method
execute
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements
execute(sql, name = nil, async: false)public
Executes the SQL statement in the context of this connection.
execute(sql, name = nil, async: false)Executes the SQL statement in the context of this connection.