Files
doris-mcp-server/doris_mcp_server/utils
ivin 5d15f6f3a4 [feat] Refactor configuration management and fix default host (#41)
This PR refactors the configuration management to unify the handling of command-line arguments, environment variables, and default settings.

Key changes:
- All configuration is now consistently managed through the `DorisConfig` object.
- Command-line arguments now correctly override environment variables and default settings.
- The default server host/port is now correctly read from the configuration.
- Wrong environment variable loading in `schema_extractor.py` has been removed.

closes #37
2025-08-04 14:48:02 +08:00
..
2025-06-12 19:36:16 +08:00
2025-07-11 12:03:13 +08:00
2025-06-12 19:36:16 +08:00