json field?
Open
- Dominant language
- Go
- Stars
- 141
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
In design/media_types.go you can specify "Any" to represent a json struct, however, I don't see the matching type when declaring that type in design/models.go
I know that postgres supports json fields, and you can set the `sql:json` variable descriptor. Is there a workaround for this, other than manually changing the code?
Thanks in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.