Closed
Description
Privacy (and maybe hooks) doesnt work with m2m relation that has fields on the edge.
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
The generated code doesn't compile
Expected Behavior 🤔
Generator should not yield uncompilable code
Steps to Reproduce 🕹
Steps:
- Check this branch/commit: amrnt@00a0bae
- The code generated already doesn't work, especially such lines: amrnt@00a0bae#diff-15eb77dee058680d9661d82747d6f09e9b1aaeab2fed788032a7fa69fec1bb8fL309-R328
Your Environment 🌎
Tech | Version |
---|---|
Go | 1.18 |
Ent | master |
Database | Postgres |
Driver | pgx |
Metadata
Metadata
Assignees
Labels
No labels