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

Added support for Configuration#setTransactional() configuration in doctrine/doctrine-migrations-bundle #446

Closed

Conversation

Ocramius
Copy link
Member

This patch introduces a way to set Configuration#setTransactional() via DIC parameters, introduced
in doctrine/migrations#1157, but never implemented at configuration level.

Ref: doctrine/migrations#1157
Ref: doctrine/migrations#1153

@greg0ire note: I've set the milestone to 3.2.0, but beware that the current default branch is 3.1.x - unsure why

… `doctrine/doctrine-migrations-bundle`

This patch introduces a way to set `Configuration#setTransactional()` via DIC parameters, introduced
in doctrine/migrations#1157, but never implemented at configuration level.

Ref: doctrine/migrations#1157
Ref: doctrine/migrations#1153
@Ocramius Ocramius added this to the 3.2.0 milestone Oct 19, 2021
@Ocramius Ocramius self-assigned this Oct 19, 2021
@Ocramius
Copy link
Member Author

Whoops, seems like this was already handled by #432 (unreleased), hence why I repeated the effort.

@Ocramius
Copy link
Member Author

@greg0ire closing as duplicate here: who should trigger the release-on-milestone-closed.yml? Should I do that?

@Ocramius Ocramius closed this Oct 19, 2021
@Ocramius Ocramius deleted the feature/transactional-flag-support branch October 19, 2021 11:36
@greg0ire
Copy link
Member

Sorry, I missed @alshenetsky's comment, probably a case of holidays and then I came back and cleared my inbox 😅

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

Successfully merging this pull request may close these issues.

2 participants