OptionaldefaultDefault for columns of this domain.
OptionalnotReject nulls.
OptionalcheckA constraint every value must satisfy, written with VALUE standing for
the value being checked: 'VALUE > 0'.
OptionalconstraintName for the check constraint, so it can be dropped later.
OptionalschemaSchema to create it in.
The underlying SQL type.