mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-25 08:48:08 +02:00
docs: document duckdb support
This commit is contained in:
parent
460c6fae63
commit
099c605dc5
11 changed files with 86 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue