cognee/cognee
ketanjain7981 f9b16e508d feat(database): add connect_args support to SqlAlchemyAdapter
- 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>
2025-12-02 20:30:09 +05:30
..
api feature: Introduces wide subgraph search in graph completion and improves QA speed (#1736) 2025-11-26 15:18:53 +01:00
cli feat: csv ingestion loader & chunk 2025-10-22 16:56:46 +08:00
eval_framework feature: Introduces wide subgraph search in graph completion and improves QA speed (#1736) 2025-11-26 15:18:53 +01:00
exceptions Update deprecated Exception status codes 2025-10-22 17:38:41 +01:00
infrastructure feat(database): add connect_args support to SqlAlchemyAdapter 2025-12-02 20:30:09 +05:30
memify_pipelines Fix: fixes session history test for multiuser mode (#1746) 2025-11-06 14:13:55 +01:00
modules feature: Introduces wide subgraph search in graph completion and improves QA speed (#1736) 2025-11-26 15:18:53 +01:00
shared feat: fs-cache (#1645) 2025-11-12 15:34:30 +01:00
tasks Merge branch 'dev' into feat/csv-ingestion 2025-11-14 14:46:11 +08:00
tests feature: Introduces wide subgraph search in graph completion and improves QA speed (#1736) 2025-11-26 15:18:53 +01:00
__init__.py feat: Add initial custom pipeline (#1716) 2025-11-04 17:58:34 +01:00
__main__.py added files 2025-07-26 18:14:19 +02:00
base_config.py Merge branch 'dev' into fix_issue_with_base_config 2025-10-29 11:42:25 +01:00
context_global_variables.py feat: enable multi user for falkor (#1689) 2025-11-11 17:03:48 +01:00
get_token.py
low_level.py
pipelines.py
root_dir.py fix: Add S3 URL handling in ensure_absolute_path function (#1438) 2025-09-18 11:47:34 +02:00
version.py refactor: Name local cognee version local instead of dev 2025-06-30 13:24:51 +02:00