I am using npgsql with entity framework core and after I added JsonDocument properties to db models my app started getting strange exceptions while using this new properties. While debugging I found ...