dbt-duckdb icon indicating copy to clipboard operation
dbt-duckdb copied to clipboard

Override the ADDITIONAL_PROPERTIES setting on the DuckDBCredentials

Open jwills opened this issue 2 years ago • 0 comments

This will prevent typos in the Credentials from causing silent failures at runtime (e.g., because extensions were not actually loaded.)

Gonna solicit some feedback on merging this as there may well be cases I haven't thought of where we would want arbitrary properties to be added to the profile, but I'm not sure of what they would be just yet.

jwills avatar Feb 27 '23 18:02 jwills