Instance Method decodeRow(_:) Decode a row returned by the database into an instance of Row func decodeRow(_ row: PostgresRow) throws -> Self.Row