Files
ent/examples/m2m2types
2019-12-09 08:13:34 +02:00
..
2019-12-09 08:13:34 +02:00
2019-08-26 05:13:39 -07:00

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 ./...