Extensions
The following extensions are available globally.
-
Declaration
Swift
extension Array: PostgreSQLCodable where Element: PostgreSQLCodable -
Declaration
Swift
extension Bool: PostgreSQLCodable -
Declaration
Swift
extension Data: PostgreSQLCodable -
Declaration
Swift
extension Date: PostgreSQLCodable -
Declaration
Swift
extension Decimal: PostgreSQLCodable -
Declaration
Swift
extension Double: PostgreSQLCodable -
Declaration
Swift
extension Float: PostgreSQLCodable -
Declaration
Swift
extension Int16: PostgreSQLCodable -
Declaration
Swift
extension Int32: PostgreSQLCodable -
Declaration
Swift
extension Int64: PostgreSQLCodable -
Declaration
Swift
extension Int: PostgreSQLCodable -
Declaration
Swift
extension String: PostgreSQLCodable -
Declaration
Swift
extension UInt8: PostgreSQLCodable -
Declaration
Swift
extension UUID: PostgreSQLCodable
View on GitHub
Install in Dash
Extensions Reference