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