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>=2, django>=3.2 #1234

Merged
merged 15 commits into from
Apr 7, 2023

Conversation

melanieclarke
Copy link
Collaborator

This pull request updates code for compatibility with SQLAlchemy > 2.0 and Django > 3.2. Both of these versions introduced backwards incompatibilities that affected the JWQL application.

@melanieclarke melanieclarke self-assigned this Apr 3, 2023
Copy link
Collaborator

@mfixstsci mfixstsci left a comment

Choose a reason for hiding this comment

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

Hey @melanieclarke -- These changes look great. Thank you for handling them, I am happy with the getter/setting naming conventions you implemented and the updated ways we connect and interface with the database.

@melanieclarke melanieclarke changed the title WIP: Updates for sqlalchemy>=2, django>=3.2 Updates for sqlalchemy>=2, django>=3.2 Apr 7, 2023
Copy link
Collaborator

@BradleySappington BradleySappington left a comment

Choose a reason for hiding this comment

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

Great work!

@mfixstsci mfixstsci merged commit e7e3d58 into spacetelescope:develop Apr 7, 2023
4 checks passed
@melanieclarke melanieclarke deleted the dependency_updates branch April 10, 2023 13:48
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.

None yet

3 participants