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