Skip to content

Type Method

numeric(_:_:)

Deprecated

Use `PostgresDataType` instead.

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