SeaQL / sea-orm

🐚 An async & dynamic ORM for Rust
https://www.sea-ql.org/SeaORM/
Apache License 2.0
6.56k stars 459 forks source link

fix: update setting search path in postgres #2241

Closed jdrouet closed 1 week ago

jdrouet commented 1 month ago

Bug Fixes

When doing ops.set_schema_search_path("first_schema,public"), the initial code only took into consideration the first_schema because of the quotes in '{schema}'. Removing the quotes fixes this.

billy1624 commented 1 month ago

Hey @tyt2y3, ready for review!

jdrouet commented 2 weeks ago

👋 gentle bump

github-actions[bot] commented 1 week ago

:tada: Released In 1.0.0-rc.6 :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 ⭐.