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

WIP: add support for aiomysql #400

Closed
wants to merge 12 commits into from
Closed

WIP: add support for aiomysql #400

wants to merge 12 commits into from

Conversation

jackwotherspoon
Copy link
Collaborator

@jackwotherspoon jackwotherspoon commented Jul 14, 2022

Before being ready for review:

  • Merge asyncpg PR into main and merge main into this branch (fix conflicts)
  • Have new aiomysql version released with support for implicit_tls arg
  • Update PR with new aiomysql version
  • Add system integration tests for aiomysql
  • Add documentation to README for aiomysql connections

Closes #216

@jackwotherspoon jackwotherspoon self-assigned this Jul 14, 2022
@jackwotherspoon
Copy link
Collaborator Author

for tracking purposes: aiomysql #757

@jackwotherspoon jackwotherspoon changed the title feat: add support for aiomysql WIP: add support for aiomysql Nov 16, 2022
@jackwotherspoon
Copy link
Collaborator Author

Closing as stale

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.

Add support for aiomysql async driver.
1 participant