Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping attribute to create alternate keys #23153

Open
ajcvickers opened this issue Oct 30, 2020 · 0 comments
Open

Mapping attribute to create alternate keys #23153

ajcvickers opened this issue Oct 30, 2020 · 0 comments

Comments

@ajcvickers
Copy link
Member

@ajcvickers ajcvickers commented Oct 30, 2020

Ultimately this will create a unique column (or group of columns) in the database which may or may not be used as the principal end of a relationship. In other words, it's a way to make a non-primary key column have a unique constraint without explicitly specifying a unique index.

This is not technically blocked on #4073, but should probably not be implemented until #4073 is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.