Object
# File lib/postgres-pr/connection.rb, line 106 def initialize(rows=[], fields=[]) @rows, @fields = rows, fields end
[Validate]
Generated with the Darkfish Rdoc Generator 2.