source code
I want to use jsonb column type. When I used postgresql there is no problem. But when I use H2 I can not persist my ent
jsonb
postgresql
H2