#266 SQLAlchemy 2.0
Closed: Fixed by kparal. Opened by kparal.

SQLAlchemy 2.0 is out and will likely require some changes in our code. What's new, Migration guide.


Issue tagged with: next

Commit 38e258d1 relates to this ticket

Metadata Update from @kparal:
- Issue assigned to kparal

For future reference, the major issue encountered was:
Type annotation can’t be interpreted for Annotated Declarative Table form
https://docs.sqlalchemy.org/en/20/errors.html#error-zlpr

A work in progress code is in the sqlalchemy2 branch.

Commit 97aaf01f relates to this ticket

Reopening until this is in production.

Metadata Update from @kparal:
- Issue status updated to: Open (was: Closed)

This is now running in production, closing.

Metadata Update from @kparal:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/quality/blockerbugs/issues/266

Please continue any further discussion there.

Log in to comment on this ticket.

Metadata
Related Pull Requests