Closed
Description
Hi,
First of all thanks for developing this library, it is much better than default one in my opinion!
I was testing it and tried to query Snowflake ARRAY type into C# List, but received
System.Text.Json.JsonException '0x0A' is invalid within a JSON string. The string should be correctly escaped.
Is there a way to overcome this using Options or the fix should be added to Mapper?