Type Method
decimal(_:_:)
Deprecated
Use `PostgresDataType` instead.
exact numeric of selectable precision
static func decimal(_ p: Int, _ s: Int) -> PostgresColumnType
Type Method
Deprecated
Use `PostgresDataType` instead.
static func decimal(_ p: Int, _ s: Int) -> PostgresColumnType