-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for generating JSON fields #227
Conversation
@anivanovic I made a similar contribution, I addressed more cases with JSON field, would you like to talk in Discord in order to push it together? |
Sure! Can you give me Discord link? I am also in Slack #ent channel. So we can open a thread there also. |
Thanks for the support @zeevmoney, and thanks @anivanovic for the contribution. I also suggest you use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great job!
Thanks, @anivanovic for your contribution! ❤️ |
Easiest implementation to support generating JSON fields I could think of.
Developers still need to change schema but at least generation does not fail
and generated file compiles.