Files
ent/examples/privacytenant
Ariel Mashraki 808edd134d dialect/sql: support capturing predicates in selectors
This allows custom predicates mutating the root querying and still respect the AND/OR/NOT semantics
2023-06-22 00:08:26 +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