Optional
extension Optional: PostgresValueConvertible where Wrapped: PostgresValueConvertible
-
A
PostgresValuefor this instance.Declaration
Swift
public var postgresValue: PostgresValue { get }