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

Update SQLAlchemy to 2.x #355

Open
SamR1 opened this issue May 3, 2023 · 2 comments
Open

Update SQLAlchemy to 2.x #355

SamR1 opened this issue May 3, 2023 · 2 comments
Labels
api dependencies Pull requests that update a dependency file python Pull requests that update Python code

Comments

@SamR1
Copy link
Owner

SamR1 commented May 3, 2023

see https://docs.sqlalchemy.org/en/20/changelog/migration_20.html

@SamR1 SamR1 added api dependencies Pull requests that update a dependency file labels May 3, 2023
@SamR1
Copy link
Owner Author

SamR1 commented Oct 2, 2023

Flask-SQLAlchemy 3.1.0 (released 2023-09-11) adds support for the SQLAlchemy 2.x.

Blog post about migration: https://blog.pamelafox.org/2023/09/using-sqlalchemy-20-in-flask.html

@SamR1 SamR1 added the python Pull requests that update Python code label Oct 2, 2023
@SamR1 SamR1 added this to the v0.7 - OAuth 2.0 milestone Oct 3, 2023
@SamR1
Copy link
Owner Author

SamR1 commented Oct 4, 2023

Since merge on add-social-features branch, tests are very slow on CI (and jobs are killed).
It seems to affect only CI (no problem locally).

=> move Flask-SQLAchemy/SQLAlchemy update with/after social features to investigate and avoid delaying fixes release.

@SamR1 SamR1 removed this from the v0.7 - OAuth 2.0 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant