snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
180 stars 139 forks source link

SNOW-1729244 support for large and small timestamps #1038

Closed sfc-gh-dstempniak closed 1 month ago

sfc-gh-dstempniak commented 1 month ago

Description

Support for large and small timestamps such as 0001-01-01 and 9999-12-31.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.97%. Comparing base (b146410) to head (69d4819). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1038 +/- ## ========================================== + Coverage 85.84% 85.97% +0.12% ========================================== Files 118 118 Lines 11482 11493 +11 Branches 1148 1152 +4 ========================================== + Hits 9857 9881 +24 + Misses 1341 1333 -8 + Partials 284 279 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.