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