class Sequel::Postgres::PGRow::HashRow

Class for row-valued/composite types that are treated as hashes. Types registered via Database#register_row_type will use this class by default.

:nocov: