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

Fix outdated reactive transaction management doc #20033

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

tsegismont
Copy link
Contributor

Fixes #19996

SqlClientHelper is no longer needed because the Mutiny Pool API has the withConnection method.

Also, the begin() method has been moved to the SqlConnection API and is no longer present on Pool.

@cescoffier
Copy link
Member

Thanks @tsegismont !

@cescoffier cescoffier merged commit 70e5b80 into quarkusio:main Sep 10, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 10, 2021
@cescoffier cescoffier deleted the reactive-tx-doc branch September 10, 2021 07:00
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.

PgPool outdated documentation
2 participants