Open urielzen opened 11 months ago
Hi,
I have just released version 8.1.0 which checks Json Mapping, but it has an limitation that the Json Mapping checking assumes you are using the default name for the column, which is the name of the property.
Let me know if this works for you.
Hi, I am using SQL Server, and I have a table with a couple of JSON columns and I get the errors below.
I was wondering if the errors are due to the same limitations found in the README about
Version 8 doesn't handle EF Core 8's Value objects
Thank u