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

Fields for unique constraints #8629

Merged
merged 11 commits into from
Apr 18, 2021

Conversation

beberlei
Copy link
Member

This replaces #8523 - since its not using a PR branch on the remote.

It fixes #8345 to implement support for field based configuration on Index and UniqueConstraint instead of column based.

@beberlei beberlei added this to the 2.9.0 milestone Apr 16, 2021
@beberlei beberlei requested a review from greg0ire April 16, 2021 20:09
lib/Doctrine/ORM/Mapping/MappingException.php Show resolved Hide resolved
lib/Doctrine/ORM/Tools/SchemaTool.php Outdated Show resolved Hide resolved
lib/Doctrine/ORM/Tools/SchemaTool.php Outdated Show resolved Hide resolved
beberlei and others added 2 commits April 18, 2021 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants