issues
search
duckdb
/
dbt-duckdb
dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)
Apache License 2.0
924
stars
89
forks
source link
(fix): MotherDuck config should set SaaS mode at the end
#446
Closed
guenp
closed
1 month ago
guenp
commented
1 month ago
make sure to set
saas_mode
after
the MD token is set
generalize how config settings are parsed from input
add tests to confirm that SaaS mode also works when I attach a MD database
pin DuckDB to 1.1.1 for MD tests
saas_mode
after the MD token is set