Problemunvalidated
Some part of my code inserts a class Entity into DB, where column partitions has type JsonB — when I try to insert `Entity` to db using npgsql.
53a328f8-b9d1-4cba-bbe4-d4a24aabc3bb
Some part of my code inserts a class Entity into DB, where column partitions has type JsonB — when I try to insert Entity to db using npgsql.