We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does anyone have ideas on what to do with Sqlalchemy 2 support? Will it be available?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Does anyone have ideas on what to do with Sqlalchemy 2 support? Will it be available?
The text was updated successfully, but these errors were encountered: