Type Method
char(_:)
Deprecated
Use `PostgresDataType` instead.
fixed-length character string
static func char(_ n: Int) -> PostgresColumnType
Type Method
Deprecated
Use `PostgresDataType` instead.
static func char(_ n: Int) -> PostgresColumnType