Skip to content

Conversation

@newgnart
Copy link
Owner

@newgnart newgnart commented Jan 5, 2026

  • Consolidated comments in the uint256_to_numeric macro to improve clarity on the conversion process from hex string to numeric, specifically addressing uint256 values that exceed bigint limits.

- Consolidated comments in the `uint256_to_numeric` macro to improve clarity on the conversion process from hex string to numeric, specifically addressing uint256 values that exceed bigint limits.
- Changed the key for private key configuration from `private_key` to `private_key_content` to align with updated environment variable usage.
- Introduced a new key `private_key_passphrase` in the Snowflake configuration to enhance security and flexibility in authentication.
- Changed the private key configuration in `profiles.yml` to use `private_key_path` instead of `private_key_content`, aligning with the new CI workflow.
- Added a step in the CI workflow to set up the Snowflake private key file from secrets, enhancing security by managing the key as a file.
@newgnart newgnart merged commit 37fd70b into main Jan 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants