Flowdock
method

execute

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 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.