DuckdbAttachment
Attributes
| Field | Type | Default | Description |
|---|---|---|---|
| path | string | None | A unique path to this object |
| schema_name | string | Name of the schema to attach the source under. | |
| source | None | Local Duckdb database source to attach in the connection that will be available in the base SQL query. |