Skip to content

Internal Release

Pre-release
Pre-release

Choose a tag to compare

@sfc-gh-kwagner sfc-gh-kwagner released this 26 Sep 02:32
· 961 commits to master since this release
dd1d9f3
  • Introduced a native timestamp type (SF_TIMESTAMP struct) so that a user can accurately use and manipulate Snowflake timestamps in the C API. See include/snowflake/client.h for SF_TIMESTAMP definition and new functions that operate on SF_TIMESTAMP. (@notkriswagner)