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

Updates for SQLAlchemy 1.4 #321

Merged
merged 16 commits into from
Oct 17, 2023
Merged

Updates for SQLAlchemy 1.4 #321

merged 16 commits into from
Oct 17, 2023

Conversation

martinburchell
Copy link
Collaborator

Most of the changes are in cardinal_pythonlib 1.1.25.

The changes to CamCOPS itself fix type hints and deprecation warnings.

I'll leave SQLAlchemy 2.0 for another day. The migration can be done in several steps as documented at https://docs.sqlalchemy.org/en/20/changelog/migration_20.html#sqlalchemy-2-0-major-migration-guide

Also fixes some python packages and a pytest deprecation warning.

Fixes #172

Copy link
Collaborator

@RudolfCardinal RudolfCardinal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks -- looks good!

@martinburchell martinburchell merged commit 934a61b into master Oct 17, 2023
1 check passed
@martinburchell martinburchell deleted the sqlalchemy14-dev branch October 17, 2023 16:47
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 this pull request may close these issues.

Upgrade to SQLAlchemy 1.4.x
2 participants