Exposed supports Jsonb types with postgres database?
j
Joel
04/02/2021, 2:23 AM
It is not supported by default but can be added. This is my implementation. The discussion is here. Note that this implementation expects the JSON to be provided in a string format, which allows you to use whichever serialization library you wish. The underlying storage mechanism is