docs: document duckdb support

This commit is contained in:
Andrey Avtomonov 2026-05-18 15:27:06 +02:00
parent 460c6fae63
commit 099c605dc5
11 changed files with 86 additions and 7 deletions

View file

@ -70,6 +70,9 @@ Native database connections report `Status: ok` when the connector probe
passes. Source connectors report connector-specific details such as Metabase
database count, Looker user, Notion bot, or Git repo URL.
DuckDB connection tests open the configured file read-only. Missing files are
reported as `File not found: <path>` and are not created.
```text
Connection test passed: my-warehouse
Driver: postgres