SeaQL / sea-orm

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

feat: allow for usage of `skip` while using `DerivePartialModel` (analagous to `FromQueryResult`) #2167

Open jreppnow opened 6 months ago

jreppnow commented 6 months ago

PR Info

New Features

Changes

tyt2y3 commented 4 months ago

@jreppnow can you merge @billy1624 's patch?

jreppnow commented 4 months ago

@tyt2y3 @billy1624 Sorry for the delay - merged the suggested changes.