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

add dsn driver mapping #222

Merged
merged 1 commit into from
Nov 25, 2024
Merged

add dsn driver mapping #222

merged 1 commit into from
Nov 25, 2024

Conversation

DavidBadura
Copy link
Member

@DavidBadura DavidBadura commented Nov 24, 2024

Mapping was taken from Doctrine Bundle so that the Event-Sourcing Bundle also works without problems with symfony cli.

symfony-cli/symfony-cli#539

@DavidBadura DavidBadura added the enhancement New feature or request label Nov 24, 2024
@DavidBadura DavidBadura added this to the 3.4.0 milestone Nov 24, 2024
@DanielBadura
Copy link
Member

What boggles me is that we need to keep this in sync if changes to this list is happening.. But I think there is no better solution to this right now.

@DavidBadura
Copy link
Member Author

I don't think it will change that quickly or that often. I think the mapping is stable, but I understand your point 👍

If they change the mapping, then it's a BC break. So we would only have to check major versions if something changes. I think that's doable.

@DavidBadura DavidBadura merged commit 85d1c8f into 3.4.x Nov 25, 2024
19 checks passed
@DavidBadura DavidBadura deleted the dsn-driver-mapping branch November 25, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants