Instance Method
append(_:context:)
mutating func append<Value, JSONEncoder>(_ value: Optional<Value>, context: PostgresEncodingContext<JSONEncoder>) throws where Value : PostgresThrowingDynamicTypeEncodable, JSONEncoder : PostgresJSONEncoder
Instance Method
mutating func append<Value, JSONEncoder>(_ value: Optional<Value>, context: PostgresEncodingContext<JSONEncoder>) throws where Value : PostgresThrowingDynamicTypeEncodable, JSONEncoder : PostgresJSONEncoder