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 to sqlalchemy 2 #365

Open
Dreamsorcerer opened this issue Jan 4, 2023 · 0 comments · May be fixed by #428
Open

Migrate to sqlalchemy 2 #365

Dreamsorcerer opened this issue Jan 4, 2023 · 0 comments · May be fixed by #428
Labels
good first issue Hacktoberfest This looks easy to do during Hacktoberfest help wanted

Comments

@Dreamsorcerer
Copy link
Member

Some of our database code will fail on sqlalchemy 2 and needs updating, for example: https://github.com/aio-libs/aiohttp-demos/blob/master/demos/blog/db_helpers.py

On a side note, we should also remove the autocommit from that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Hacktoberfest This looks easy to do during Hacktoberfest help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant