Internal Release
Pre-release
Pre-release
- 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.hfor SF_TIMESTAMP definition and new functions that operate on SF_TIMESTAMP. (@notkriswagner)