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