Object
Returns all tuples as an array of arrays
# File lib/pg/result.rb, line 9 def values return enum_for(:each_row).to_a end
[Validate]
Generated with the Darkfish Rdoc Generator 2.