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

sea-query-binder: relax the sqlx dependency range #810

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

sandhose
Copy link
Contributor

PR Info

Changes

  • Compatibility with sqlx 0.8.1+

@billy1624 billy1624 linked an issue Sep 5, 2024 that may be closed by this pull request
Copy link
Member

@billy1624 billy1624 left a comment

Choose a reason for hiding this comment

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

Thanks!! @sandhose I think it's more intuitive to write 0.8 :P

I will release a new RC version today

@billy1624 billy1624 merged commit 0b0cba7 into SeaQL:master Sep 5, 2024
20 checks passed
@billy1624
Copy link
Member

@sandhose
Copy link
Contributor Author

sandhose commented Sep 5, 2024

I think it's more intuitive to write 0.8 :P

Definitely! It's just that I thought the range was there to also support older versions, so my goal was to loosen up the range without denying older versions

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.

SQLx 0.8.2 Allow using sqlx 0.8.1 with sea-query-binder
2 participants