Files
ent/examples/privacytenant
Ariel Mashraki a2b18f24f0 entc/gen: move eager-loading to method (#2790)
This is a preparation work for 'WithNamed<E>' API
2022-07-23 23:46:02 +03:00
..
2022-06-01 14:03:53 +03:00

Privacy Multi-Tenant Example

The example code for https://entgo.io/docs/privacy#multi-tenancy.

Generate Assets

go generate ./...

Run Example

go test