Daniil Polianskii
Results
2
comments of
Daniil Polianskii
@afilatov-st, thank you, I was able to write DateTime into Snowflake using your workaround.
I had this issue when I was trying to do a bulk insert using `Dictionary` as a parameter in this extension method: ``` public static Task ExecuteAsync(this IDbConnection cnn, string...