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

chore: update libsql dep #1694

Merged
merged 3 commits into from
Mar 25, 2024
Merged

Conversation

Jaco-Minnaar
Copy link
Contributor

Description of change

I bumped the dependency on libsql in the shuttle-turso create to v0.3.1. I also refactored the code to replace the deprecated Database::open_remote and Database::open with the new Builder API.

How has this been tested? (if applicable)

I ran the unit tests on the crate. If I need to do anything else, please let me know!

@Jaco-Minnaar Jaco-Minnaar changed the title Update libsql dep chore: update libsql dep Mar 20, 2024
Copy link
Contributor

@oddgrd oddgrd left a comment

Choose a reason for hiding this comment

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

Awesome, thank you @Jaco-Minnaar! It would be great to know what we need to change in the example as well, even if it's just bumping the version. Would you mind taking a look at that (https://github.com/shuttle-hq/shuttle-examples/tree/main/axum/turso)? A PR would be most welcome too, if you have time!

@Jaco-Minnaar
Copy link
Contributor Author

Awesome, thank you @Jaco-Minnaar! It would be great to know what we need to change in the example as well, even if it's just bumping the version. Would you mind taking a look at that (https://github.com/shuttle-hq/shuttle-examples/tree/main/axum/turso)? A PR would be most welcome too, if you have time!

I'll take a quick look in the morning 👍

@jonaro00 jonaro00 merged commit bd9466f into shuttle-hq:main Mar 25, 2024
28 checks passed
@Jaco-Minnaar Jaco-Minnaar deleted the update-libsql-dep branch March 25, 2024 09:51
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.

3 participants