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