-
Notifications
You must be signed in to change notification settings - Fork 76
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
Make quetz
compatible with SQLAlchemy 2.0
#598
Make quetz
compatible with SQLAlchemy 2.0
#598
Conversation
quetz
compatible with SQLAlchemy 2.0.0quetz
compatible with SQLAlchemy 2.0
Codecov ReportBase: 82.53% // Head: 81.57% // Decreases project coverage by
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #598 +/- ##
==========================================
- Coverage 82.53% 81.57% -0.96%
==========================================
Files 78 78
Lines 6062 6068 +6
==========================================
- Hits 5003 4950 -53
- Misses 1059 1118 +59
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
wow. nice! |
@simonbohnen, should we go ahead and merge this? |
Yes please! 😁 |
Closes #587.