duckdb / dbt-duckdb

dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)
Apache License 2.0
792 stars 70 forks source link

Allow access to the RuntimeConfigObject from the TargetConfig #256

Closed jwills closed 9 months ago

jwills commented 9 months ago

Fixes #255

...along with a test update that shows how to use it and verifies that it works