String
extension String: PostgresValueConvertible
-
A
PostgresValue
for thisString
.Declaration
Swift
public var postgresValue: PostgresValue { get }
PostgresClientKit Docs (100% documented)
extension String: PostgresValueConvertible
A PostgresValue
for this String
.
Swift
public var postgresValue: PostgresValue { get }