#266 SQLAlchemy 2.0
Closed: Fixed 10 months ago by kparal. Opened a year ago 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

a year ago

Commit 38e258d relates to this ticket

Metadata Update from @kparal:
- Issue assigned to kparal

11 months ago

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 97aaf01 relates to this ticket

Reopening until this is in production.

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

10 months ago

This is now running in production, closing.

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

10 months ago

Login to comment on this ticket.

Metadata
Boards 1
Next tasks Status: Done
Related Pull Requests
  • #274 Closed 10 months ago