- Add optional connect_args parameter to __init__ method - Support DATABASE_CONNECT_ARGS environment variable for JSON-based configuration - Enable custom connection parameters for all database engines (SQLite and PostgreSQL) - Maintain backward compatibility with existing code - Add proper error handling and validation for environment variable parsing Signed-off-by: ketanjain7981 <ketan.jain@think41.com> |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| eval_framework | ||
| exceptions | ||
| infrastructure | ||
| memify_pipelines | ||
| modules | ||
| shared | ||
| tasks | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| base_config.py | ||
| context_global_variables.py | ||
| get_token.py | ||
| low_level.py | ||
| pipelines.py | ||
| root_dir.py | ||
| version.py | ||