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

Pin sqlalchemy<2.0 #331

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Pin sqlalchemy<2.0 #331

merged 1 commit into from
Oct 12, 2023

Conversation

dougiesquire
Copy link
Collaborator

@dougiesquire dougiesquire commented Oct 12, 2023

The cosima-cookbook doesn't work with sqlalchemy 2 - see #320. This PR pins sqlalchemy to < 2.0.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5fb8ae1) 54.94% compared to head (fe298bd) 54.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #331   +/-   ##
=======================================
  Coverage   54.94%   54.94%           
=======================================
  Files          22       22           
  Lines        1811     1811           
=======================================
  Hits          995      995           
  Misses        816      816           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@micaeljtoliveira
Copy link
Contributor

@dougiesquire Will we try to support v2 at some point? Or we assume intake is the future? Just asking because the corresponding issue should be left open if the answer to the first question is yes. In any case, fine with me pinning the version, either temporarily or permanently.

@dougiesquire
Copy link
Collaborator Author

Hmmm I don't know. I have no intention to update to v2, but someone else might want to? You're right that the issue should probably be left open. I've changed that now.

Copy link
Contributor

@micaeljtoliveira micaeljtoliveira left a comment

Choose a reason for hiding this comment

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

LGTM

@dougiesquire dougiesquire merged commit a9f5fc9 into COSIMA:master Oct 12, 2023
9 checks passed
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.

2 participants