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

Remove UUID generator strategy from fixtures #8947

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

derrabus
Copy link
Member

The UUID generator strategy won't work with DBAL 3 anymore. This PR proposes to switch to test fixtures from UUID to AUTO in order to make these tests run on DBAL 3 as well. The test fixtures reference issue #4085. Unless I'm missing something, the generator strategy should be irrelevant for that issue.

Signed-off-by: Alexander M. Turek <me@derrabus.de>
@derrabus derrabus added this to the 2.10.0 milestone Aug 23, 2021
@derrabus derrabus merged commit 5cd00a5 into doctrine:2.10.x Aug 23, 2021
@derrabus derrabus deleted the remove/uuid-mapping branch August 23, 2021 14:47
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