Add an option on the UI for making combination of multiple values as unique #19176
Unanswered
prajwalkpatil
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In the table invitations, I want combination of column -

emailandproject_idto be uniqueI know that we can achieve it by writing queries on SQL editor but, wouldn't it be great if we can do that on the User Interface while creating the table?
All reactions