Fix circular dependency in database configuration
- Move db_type handling to environment variables to avoid circular dependency - get_db_config() now uses environment variables for database type - get_config() handles db_type specially to prevent recursion - Fixes ImportError when running vidai.py
Showing
Please
register
or
sign in
to comment