PostgresNIO 1.0.0 Alpha 1.3
Pre-release
Pre-release
New:
PostgresData(bytes:)
andpostgresData.bytes
methods for going to / from[UInt8]
(#38)Foundation.Data
now conforms toPostgresDataConvertible
(#38)PostgresData(jsonb:)
andpostgresData.jsonb()
methods for going to / from JSON (#36)- New
PostgresJSONBCodable
protocol for allowing codable types to automatically serialize as JSONB (#36)