Question: how to select and scan a user and all his pets(O2M) into a struct? · Issue #220 · ent/ent · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose that
User
andPet
has a O2M relation, and the following is the result type I want to scan intoHow to select and scan results into such a struct variable ?
Thanks.
The text was updated successfully, but these errors were encountered: