Add `ActiveValue::set_if_not_equals()`
In my dependent project, I have this helper that I use a lot. I think, it's really useful and it's time to upstream it. Without it, the whole .is_changed()/.is_unchanged() story doesn't work properly, IMO.
PR Info
-
Closes <no issues>
-
Dependencies:
- <none>
-
Dependents:
- <none>
New Features
ActiveValue::set_if_not_equals()
Bug Fixes
- <none>
Breaking Changes
- <none>
Changes
- <none>
CI fails because sqlx-sqlite v0.7.4 doesn't compile. This doesn't seem to be my fault
Updated the branch to resolve the merge conflict. Looks like we're good to go now. And the CI doesn't fail anymore
:tada: Released In 1.0.0-rc.5 :tada:
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 ⭐.
:tada: Released In 1.0.0 :tada:
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 ⭐.