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

TASK: Remove DbalClient abstraction #5071

Merged
merged 2 commits into from
May 19, 2024
Merged

TASK: Remove DbalClient abstraction #5071

merged 2 commits into from
May 19, 2024

Conversation

bwaidelich
Copy link
Member

Removes the needless abstraction on top of the Doctrine DBAL connection along with the, now unused, packages neos/contentrepositoryregistry-doctrinedbalclient and neos/contentrepositoryregistry-postgresdbalclient

Removes the needless abstraction on top of the Doctrine DBAL connection along with the, now unused, packages `neos/contentrepositoryregistry-doctrinedbalclient` and `neos/contentrepositoryregistry-postgresdbalclient`
to `neos/contentrepositoryregistry` for now
@mhsdesign
Copy link
Member

Thanks for splitting ;) Wasnt this also related to fix this bug? #5005

@bwaidelich
Copy link
Member Author

Wasnt this also related to fix this bug? #5005

No, not directly – it still uses the same db connection under the hood

Copy link
Member

@kitsunet kitsunet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat! Lets merge it before it goes stale :)

@bwaidelich bwaidelich merged commit 22acc13 into 9.0 May 19, 2024
10 checks passed
@bwaidelich bwaidelich deleted the task/remove-dbal-client branch May 19, 2024 16:18
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.

3 participants