ruby-pg
ruby-pg copied to clipboard
Add PG::Result#each_tuple
There's already #stream_each_tuple but the non-streaming counterpart for it was missing.