sea-orm icon indicating copy to clipboard operation
sea-orm copied to clipboard

POC: try `darling`

Open billy1624 opened this issue 2 years ago • 2 comments
trafficstars

PR Info

  • Related

    • https://github.com/SeaQL/sea-orm/issues/394#issuecomment-1396947927
    • https://github.com/SeaQL/sea-orm/pull/1412
  • This is a POC, act as a demo.

billy1624 avatar Mar 21 '23 14:03 billy1624

A example / reference for you @Diwakar-Gupta https://github.com/TedDriggs/darling/blob/master/examples/consume_fields.rs

billy1624 avatar Mar 21 '23 14:03 billy1624

I am also working on derive-v2 in SeaQuery and I am using darling. I see that the experiment is successful)

ikrivosheev avatar Mar 22 '23 16:03 ikrivosheev