v2.0.0
·
613 commits
to master
since this release
- Case insensitive settings comparison for "Authenticator"
- IsDbNull optimization - Skip unnecessary conversion to the default C# type when checking if the data is Null or not.
- Improved performance when downloading large amounts of data with faster conversion from Snowflake to C#
- Upgraded driver target to .Net framework 4.7.2
- Removed global http connection settings and only use settings local to the Snowflake driver