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.x #80

Closed
dolamroth opened this issue Feb 21, 2023 · 0 comments · Fixed by #102
Closed

Migrate to SQLAlchemy 2.x #80

dolamroth opened this issue Feb 21, 2023 · 0 comments · Fixed by #102
Milestone

Comments

@dolamroth
Copy link
Collaborator

dolamroth commented Feb 21, 2023

UPD:

In order to upgrade to new version, we have to be sure:

  • SQLAlchemy 2.0 supports alembic for schema and data migrations
  • There are not RemovedIn20Warning warnings in the current state (may be problems in marshmallow lib)
DmitryBurnaev added a commit that referenced this issue Mar 4, 2023
@DmitryBurnaev DmitryBurnaev linked a pull request Mar 4, 2023 that will close this issue
dolamroth added a commit that referenced this issue Mar 4, 2023
@dolamroth dolamroth added this to the 0.1 milestone Mar 7, 2023
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

Successfully merging a pull request may close this issue.

1 participant