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

Add minimum requirement for sqlalchemy to 1.4.24 #1350

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

LazyMan145
Copy link
Contributor

Some of the recent sqlalchemy 2 changes used features that were added in 1.4.24 sqlalchemy (session.scalar) [1]. This change fixes the issue with gnocchi-upgrade built with wrong constraints.

  1. https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-e619b9bd2796d7e0b948631fac5b01e9

@LazyMan145
Copy link
Contributor Author

Fixes #1349

@LazyMan145 LazyMan145 force-pushed the master branch 2 times, most recently from 1c0779a to 680ac01 Compare October 27, 2023 11:06
@tobias-urdin
Copy link
Contributor

This will be green when it's rebased.

@rafaelweingartner
Copy link
Contributor

Do w need this patch, and the others that are in the series? I mean, the constraint is defining a lower bound. Therefore, the installer will normally try to take the latest one possible. Only if it is not possible, that the installer would take a smaller version. Or, if it is already installed.

Are we sure this is a change that we need?

@tobias-urdin
Copy link
Contributor

@Mergifyio rebasem

@tobias-urdin
Copy link
Contributor

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Some of the recent sqlalchemy 2 changes used features that were
added in 1.4.24 sqlalchemy (session.scalar) [1]. This change fixes the
issue with gnocchi-upgrade built with wrong constraints.

1. https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-e619b9bd2796d7e0b948631fac5b01e9
Copy link
Contributor

mergify bot commented Feb 29, 2024

rebase

✅ Branch has been successfully rebased

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

8 similar comments
Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebasem

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

@tobias-urdin tobias-urdin merged commit 57cbfa8 into gnocchixyz:master Mar 15, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants