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

make it mandatory to enable savepoints for nested transactions #249

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

dmaicher
Copy link
Owner

@dmaicher dmaicher commented Jun 8, 2023

No description provided.

@dmaicher dmaicher force-pushed the mandatory_savepoints branch from e6840ba to 6cf6d9c Compare June 8, 2023 14:37
@dmaicher dmaicher merged commit df1003f into master Jun 8, 2023
@dmaicher dmaicher deleted the mandatory_savepoints branch June 8, 2023 14:59
@Chris53897
Copy link
Contributor

Chris53897 commented Nov 29, 2023

@dmaicher
Sorry for probably stupid question. This is only necessary for env = test ?
Or should it be enabled for all environments?

when@test:
    doctrine:
        dbal:
            use_savepoints: true

@dmaicher
Copy link
Owner Author

@Chris53897 it would be better to enable it for all environments. Its also deprecated to not enable it with new DBAL versions and always enabled for DBAL 4.

@Chris53897
Copy link
Contributor

Thanks for the infos

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.

2 participants