method
select_rows
v2.2.1 -
Show latest stable
- 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.