Hello!
I would like to add a Unique constraint to a custom column in my Contact table. The reason I want to do this is because they will have their own Customer ID coming from another system through an integration, and we don't want to create new contacts with the same Customer ID as another already existing Contact.
The custom field I would like to add this constraint to is a "Whole number", and I would like it to stay that way.