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 async_trait dependency in deadpool_postgres #328

Open
bikeshedder opened this issue Jun 4, 2024 · 0 comments
Open

Remove async_trait dependency in deadpool_postgres #328

bikeshedder opened this issue Jun 4, 2024 · 0 comments
Labels
A-postgres Area: PostgreSQL support / deadpool-postgres enhancement New feature or request

Comments

@bikeshedder
Copy link
Owner

The removal of async_trait in deadpool-postgres 0.13.0 caused some code to break:

The tests now include the minimum reproduction example of #323 so future changes of this code don't break this by accident.

@bikeshedder bikeshedder added enhancement New feature or request A-postgres Area: PostgreSQL support / deadpool-postgres labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-postgres Area: PostgreSQL support / deadpool-postgres enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant