Create "Is unique" attribute for properties, that creates a unique constraint in database
Currently table properties have an "Auto generated value" attribute that causes a sequence to be created in the database. An analogous attribute named "Unique value" that creates a unique constraint in the database would be very nice.
34
votes
konamiman
shared this idea
-
Anonymous commented
I think this needs to allow you to include a composite of multiple columns that together are unique