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

Migration 71b84c fix and refactoring #86

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Migration 71b84c fix and refactoring #86

merged 1 commit into from
Jun 5, 2023

Conversation

mvalik
Copy link
Contributor

@mvalik mvalik commented Jun 5, 2023

After upgrading to SQLAlchemy 2, there's a migration issue, since SQLAlchemy no longer uses a list as an argument for select. It uses positional arguments instead.

@mvalik mvalik requested a review from hluk June 5, 2023 10:05
Copy link
Member

@hluk hluk left a comment

Choose a reason for hiding this comment

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

Thanks for the fix and refactoring the code. 👍

@mvalik mvalik merged commit 8d62663 into master Jun 5, 2023
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