mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-29 05:18:47 +00:00
refactor: Refactor datasource module (#1309)
This commit is contained in:
@@ -83,6 +83,7 @@ class ComponentType(str, Enum):
|
||||
AWEL_TRIGGER_MANAGER = "dbgpt_awel_trigger_manager"
|
||||
AWEL_DAG_MANAGER = "dbgpt_awel_dag_manager"
|
||||
UNIFIED_METADATA_DB_MANAGER_FACTORY = "dbgpt_unified_metadata_db_manager_factory"
|
||||
CONNECTOR_MANAGER = "dbgpt_connector_manager"
|
||||
|
||||
|
||||
_EMPTY_DEFAULT_COMPONENT = "_EMPTY_DEFAULT_COMPONENT"
|
||||
|
Reference in New Issue
Block a user