mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
Summary: nillable must be optional Reviewed By: alexsn Differential Revision: D17763004 fbshipit-source-id: 9c134e1648d1a387d90a5f2353de855a1aa3464f
Following-Followers M2M Relation
In this following-followers example, we have a M2M relation between users to its followers. Each user can follow many users, and can have many followers.
Generate Assets
go generate ./...