Skip to content

Protocol

PostgresJSONCodable

Deprecated

This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable`` and conforming to ``Codable`` at the same time

protocol PostgresJSONCodable : PostgresDataConvertible, Decodable, Encodable

Relationships

Inherits From

See Also

Deprecated APIs