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-rusqlite - update rusqlite version to 0.31 #755

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

jeremychone
Copy link
Contributor

Changes

  • Upgraded the sea-query-rusqlite dependency to use rusqlite version 0.31, which now supports SQLite 3.45 with jsonb functionality.

Notes

  • This is my first PR for this project. If I've overlooked anything, please feel free to let me know.
  • I conducted some site testing, including tests with jsonb, and everything has worked nicely so far.

@jeremychone
Copy link
Contributor Author

jeremychone commented Feb 19, 2024

I forgot to update the examples/sqlite with rusqlite 0.31. I did the commit now. It should be ok now.

Copy link
Member

@tyt2y3 tyt2y3 left a comment

Choose a reason for hiding this comment

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

Thank you!

@tyt2y3 tyt2y3 merged commit fe1398c into SeaQL:master Feb 19, 2024
20 checks passed
@tyt2y3
Copy link
Member

tyt2y3 commented Feb 19, 2024

Released in https://crates.io/crates/sea-query-rusqlite/0.6.0-rc.1

@jeremychone
Copy link
Contributor Author

@tyt2y3 thank you so much!

Copy link

🎉 Released In 0.31.0-rc.5 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

Copy link

github-actions bot commented Aug 9, 2024

🎉 Released In 0.31.0 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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