Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comprehensive environment configuration handling #11

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

iskakaushik
Copy link
Collaborator

  • Add new ClickHouseConfig class to manage all connection settings
  • Implement secure defaults for HTTPS and SSL verification
  • Add detailed documentation for all environment variables
  • Improve connection error handling and logging
  • Add .envrc to gitignore

- Add new ClickHouseConfig class to manage all connection settings
- Implement secure defaults for HTTPS and SSL verification
- Add detailed documentation for all environment variables
- Improve connection error handling and logging
- Add .envrc to gitignore
@oatsandsugar
Copy link
Contributor

we got it working with verify set to false, but for some reason the verify isn't working?

@iskakaushik iskakaushik merged commit fecf57d into main Feb 19, 2025
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