You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add support for JSON types that are supported for most (if not all) databases we support with the SQL Connector. For Postgres this would be support for JSON & JSONB.
What should we do?
We should add support for JSON types that are supported for most (if not all) databases we support with the SQL Connector. For Postgres this would be support for JSON & JSONB.
There seems to be support available via this module: https://jdbi.org/#jdbi3-json
Why should we do it?
We see some customer requests asking for JSON support:
https://forum.camunda.io/t/feel-expression/47520/7
The text was updated successfully, but these errors were encountered: