SeaQL / sea-query

🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
https://www.sea-ql.org
Other
1.12k stars 182 forks source link

Replace derivative by educe #763

Closed negezor closed 4 months ago

negezor commented 5 months ago

PR Info

Digging into my Cargo.toml to get rid of syn v1, I saw that sea-query still depends indirectly through the derivative module. It hasn't been updated for a long time https://github.com/mcarton/rust-derivative/issues/117. I found a more compact alternative to educe.

Changes

tyt2y3 commented 5 months ago

Thanks!

github-actions[bot] commented 4 months ago

:tada: Released In 0.31.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 ⭐.

github-actions[bot] commented 4 weeks ago

:tada: Released In 0.31.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 ⭐.