I\'m using POSTGRES and JDBI3.
In my DAO, I want methods like:
@SqlUpdate("INSERT INTO something (json_data) VALUES (:jsonDAta),)") void inse