duckdb / dbt-duckdb

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

fix: remove parenthesis from md_connect call #214

Closed gmontanola closed 12 months ago

gmontanola commented 12 months ago

image

The syntax when token is specified is working as intended.

jwills commented 12 months ago

Ack-- thank you @gmontanola!