Flowdock
method

execute

Importance_1
v3.0.9 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::MysqlAdapter
execute(sql, name = nil) public

Executes an SQL query and returns a MySQL::Result object. Note that you have to free the Result object after you’re done using it.

Show source
Register or log in to add new notes.