|
|
865438bbf8
|
refactor: Replace connection pool with context manager for ClickHouse connections
|
2025-02-08 20:52:36 -08:00 |
|
|
|
68e665a0c2
|
fix: Remove invalid 'use_session_id' setting from ClickHouse client config
|
2025-02-08 20:47:59 -08:00 |
|
|
|
906ecb7816
|
refactor: Rename get_client to create_client for consistency
|
2025-02-08 20:44:27 -08:00 |
|
|
|
a5cef08fd2
|
feat: add connection pool for managing multiple database connections
|
2025-02-08 20:41:08 -08:00 |
|
|
|
125273f22b
|
refactor: Remove session handling in db_connection.py
|
2025-02-08 20:39:55 -08:00 |
|
|
|
4cf73e0a69
|
feat: Enhance ClickHouse client settings for better performance and session management
|
2025-02-08 20:35:32 -08:00 |
|
|
|
4dcb9c969e
|
fix: Disable session checking and optimize ClickHouse client config
|
2025-02-08 20:27:33 -08:00 |
|
|
|
1d51e491f2
|
fix: Prevent future dates in queries and add date validation
|
2025-02-08 17:55:37 -08:00 |
|
|
|
0d0c4944d8
|
refactor: Remove session management from db_connection.py
|
2025-02-08 17:51:43 -08:00 |
|
|
|
cd4691a4cb
|
fix: Remove invalid keep_alive_timeout setting from ClickHouse client
|
2025-02-08 17:49:34 -08:00 |
|
|
|
58841c9a08
|
feat: Enhance ClickHouse client with improved session management and error handling
|
2025-02-08 17:38:58 -08:00 |
|
|
|
1c23444e5b
|
feat: Add exponential backoff for session lock retries in ClickHouse client
|
2025-02-08 17:32:39 -08:00 |
|
|
|
cb098278c9
|
C in CANSLIM
|
2025-02-03 21:53:26 -08:00 |
|
|
|
ec31b8701d
|
create .env and update db_connection to use it
|
2025-02-03 20:20:19 -08:00 |
|
|
|
bbc307f3d8
|
first commit
|
2025-02-03 20:11:47 -08:00 |
|