select_rows(sql, name = nil, binds = [])
public

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