Flowdock
method

select_rows

Importance_1
v2.3.8 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
select_rows(sql, name = nil) public

Executes a SELECT query and returns an array of rows. Each row is an array of field values.

Show source
Register or log in to add new notes.