method
select
select(sql, name = nil, binds = [])
protected
Returns an array of record hashes with the column names as keys and column values as values.
select(sql, name = nil, binds = [])
protected
Returns an array of record hashes with the column names as keys and column values as values.