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

Sqlalchemy 2.0.0 #187

Open
RomkaSk opened this issue Dec 12, 2023 · 1 comment
Open

Sqlalchemy 2.0.0 #187

RomkaSk opened this issue Dec 12, 2023 · 1 comment

Comments

@RomkaSk
Copy link

RomkaSk commented Dec 12, 2023

Does anyone have ideas on what to do with Sqlalchemy 2 support? Will it be available?

@perestoronin
Copy link

perestoronin commented Dec 15, 2023

Also intrested to work with Sqlalchemy 2 from django.

Flask work to Sqlalchemy 2
https://stackoverflow.com/questions/75275563/attributeerror-module-sqlalchemy-has-no-attribute-all

Fastapi work to Sqlalchemy 2
https://medium.com/@tclaitken/setting-up-a-fastapi-app-with-async-sqlalchemy-2-0-pydantic-v2-e6c540be4308

Sorcery don't work Sqlalchemy 2. But work with Sqlalchemy 1.4.
https://docs.sqlalchemy.org/en/20/changelog/migration_20.html

My plan - migrate application from Django to Fastapi

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

No branches or pull requests

2 participants