agnes-the-ai-analyst/connectors
ZdenekSrotyr f25393871d fix: escape single quotes in ATTACH TOKEN parameters
- In src/orchestrator.py _attach_remote_extensions: escape token with '' before passing to ATTACH
- In connectors/keboola/extractor.py _try_attach_extension: escape token with '' before passing to ATTACH

Prevents SQL injection if token contains single quotes.
2026-04-09 07:00:13 +02:00
..
bigquery fix: remove dead PRAGMA enable_wal code 2026-04-09 06:59:57 +02:00
jira fix: remove dead PRAGMA enable_wal code 2026-04-09 06:59:57 +02:00
keboola fix: escape single quotes in ATTACH TOKEN parameters 2026-04-09 07:00:13 +02:00
llm Suppress httpcore debug logging in LLM connector 2026-03-23 12:57:35 +01:00
openmetadata refactor: delete old sync pipeline — 9,500 lines removed 2026-03-31 07:50:37 +02:00
__init__.py Extract Jira into connectors/jira module 2026-03-09 11:17:50 +01:00