nullsDistinct property

bool? nullsDistinct
getter/setter pair

Whether null values should be considered distinct in this unique index. If null, the database default behavior is used.

Implementation

bool? nullsDistinct;