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

Migrate away from aiomysql #244

Open
fabaff opened this issue Sep 20, 2020 · 3 comments
Open

Migrate away from aiomysql #244

fabaff opened this issue Sep 20, 2020 · 3 comments

Comments

@fabaff
Copy link

@fabaff fabaff commented Sep 20, 2020

aiomysql is outdated. The last release is almost 2 years old and there is no support for newer PyMySQL release like 0.10.1 which is the latest one.

There is not ETA for a new release (aio-libs/aiomysql#466) or support for PyMySQL > 0.10.

aiomysql is a dependency of databases and databases is dependency of various web framework for DB support. In the current situation all those web frameworks don't have MySQL support on Fedora (Fedora ships PyMySQL 0.10) and likely other distributions when installed with the distribution-provided packages.

It would be highly appreciated if you consider to migrate to MySQl binding which are actively maintained.

Thanks

@pquentin
Copy link

@pquentin pquentin commented Oct 14, 2020

@fabaff Do you have a maintained MySQL binding in mind?

@mrsakkaro
Copy link

@mrsakkaro mrsakkaro commented Feb 3, 2021

looks like new release of aiomysql came out Nov. 28. 2020. It's first release in 2+ years but at least we got one.

@fabaff
Copy link
Author

@fabaff fabaff commented Feb 3, 2021

This doesn't help as it's just "a release". #518 was not addressed, thus we are getting nowhere unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants