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

Fixed generated SQL for UniqueConstraint objects #4672

Merged
merged 1 commit into from Jun 15, 2021

Conversation

hschletz
Copy link
Contributor

Q A
Type bug
BC Break no
Fixed issues -

Summary

getCreateConstraintSQL() generated incorrect SQL when passed a UniqueConstraint object.

getCreateConstraintSQL() generated incorrect SQL when passed a
UniqueConstraint object.
@morozov morozov merged commit 1c7c4aa into doctrine:3.1.x Jun 15, 2021
@morozov
Copy link
Member

morozov commented Jun 15, 2021

Thanks, @hschletz.

@hschletz hschletz deleted the fix-create-unique-constraint branch June 18, 2021 15:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants