Skip to content

Protocol

PostgresJSONBCodable

Deprecated

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

protocol PostgresJSONBCodable : PostgresDataConvertible, Decodable, Encodable

Relationships

Inherits From

See Also

Deprecated APIs