Skip to content

Type Method

decimal(_:_:)

Deprecated

Use `PostgresDataType` instead.

exact numeric of selectable precision
static func decimal(_ p: Int, _ s: Int) -> PostgresColumnType