You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed issue #300 Support DateTime2 data type for TimeStamp column (thanks to @stedel for the contribution).
Added Sourcelink support and publish symbols to nuget.org which allows consumers of the package to debug into the sink code.
Added troubleshooting tip in README with workaround for SqlClient issue regarding missing Microsoft.Data.SqlClient.Sni.dll in .NET Framework apps and updated samples\AppConfigDemo accordingly.
Added information in README about batched sink SqlBulkCopy behavior according to issue #209.