Odonno / surrealdb-migrations

An awesome SurrealDB migration tool, with a user-friendly CLI and a versatile Rust library that enables seamless integration into any project.
https://crates.io/crates/surrealdb-migrations
MIT License
226 stars 19 forks source link

Update to SurrealDB stable version and adjust Rust toolchain #91

Closed retrokiller543 closed 1 month ago

retrokiller543 commented 1 month ago

This PR updates the crate to use the latest stable version of SurrealDB, which recently became available.

Changes:

These updates were necessary for my own project, and I hope they will be helpful to others as well. Please let me know if any adjustments are needed.

Odonno commented 1 month ago

Perfect! surrealdb-migrations v2 is now published.