1.5.1
What's Changed
- Use info from the
source.config
andsource.table.config
entries for external data by @jwills in #154 - Support profiles that are simply 'type: duckdb' by correctly configuring the in-memory db setup by @jwills in #159
- Set a default value for the conn attribute in the case an exception is thrown during init by @jwills in #160
- Have the local environment release the connection when it's not in use by @jwills in #163
- pyarrow should not be required to run dbt-duckdb python models by @jwills in #164
Full Changelog: 1.5.0...1.5.1