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