mirror of
https://github.com/ent/ent.git
synced 2026-05-05 00:50:54 +03:00
Reviewed By: alexsn Differential Revision: D17050405 fbshipit-source-id: 85c41c92b15979b7aac8a6278a480cd593272f8a
248 B
248 B
Groups-Users M2M Relation
In this groups-users example, we have a M2M relation between groups and their users. Each group has many users, and each user can be joined to many groups.
Generate Assets
go generate ./...