Hi @belyaev,
I want to use the JSONB in my Jmix project. I saw the sample project based on CUBA PLATFORM How to insert a jsonb data type to the database. But i am unable to do the same in JMIX. Can u plz provide us a sample project on JMIX.
Thanks…
Hi @belyaev,
I want to use the JSONB in my Jmix project. I saw the sample project based on CUBA PLATFORM How to insert a jsonb data type to the database. But i am unable to do the same in JMIX. Can u plz provide us a sample project on JMIX.
Thanks…
Jmix supports custom datatypes, there is a sample for it. Did you try to implement a custom JSONB converter?