Instance Method
encode(_:)
Deprecated
Use `PostgresJSONEncoder` and `PostgresEncodable` instead.
func encode(_ value: any Encodable) throws -> PostgresData
Instance Method
Deprecated
Use `PostgresJSONEncoder` and `PostgresEncodable` instead.
func encode(_ value: any Encodable) throws -> PostgresData