method
select_rows
v3.0.9 -
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.