duckdb / dbt-duckdb

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

Revert "Provide support for Postgres-specific ATTACH options" #314

Closed jwills closed 9 months ago

jwills commented 9 months ago

Reverts duckdb/dbt-duckdb#309 -- turned out there was a bug in the docs and this syntax isn't going to be supported, at least not in this way. The existing config options in place are right/good for supporting postgres attachments.