Skip to content

Conversation

@jackwotherspoon
Copy link
Collaborator

As of SQLAlchemy v2.0.16 async_creator is now a supported argument for create_async_engine allowing the Cloud SQL Python Connector to support async connection pooling

Closes #422

@jackwotherspoon jackwotherspoon requested a review from a team as a code owner June 12, 2023 15:37
@jackwotherspoon jackwotherspoon self-assigned this Jun 12, 2023
@jackwotherspoon jackwotherspoon changed the title fix: document SQLAlchemy async connection pooling docs: document SQLAlchemy async connection pooling Jun 12, 2023
Copy link
Member

@enocom enocom left a comment

Choose a reason for hiding this comment

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

🚢

@jackwotherspoon jackwotherspoon merged commit bb1c72a into main Jun 12, 2023
@jackwotherspoon jackwotherspoon deleted the connection-pooling-async branch June 12, 2023 18:07
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.

Support connection pooling for async drivers

3 participants