Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Support connections to DuckDB for --dbt #408

Merged
merged 6 commits into from
Mar 4, 2023

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented Feb 24, 2023

resolves #407

This enables DuckDB databases to be used with the following command:

data-diff --dbt

Being able to connect to a DuckDB database empowered this little demo: https://github.com/dbeatty10/data-diff-demo/

Merge prerequisites are met

@dlawin
Copy link
Contributor

dlawin commented Mar 1, 2023

This and #382 are waiting on a sqeleton release. We'll need to bump the poetry version of sqeleton when that's complete

@dlawin dlawin requested a review from williebsweet March 3, 2023 23:46
@dlawin
Copy link
Contributor

dlawin commented Mar 3, 2023

Appreciate the contribution @dbeatty10 !

@dlawin dlawin merged commit 0a8f3f3 into datafold:master Mar 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DuckDB for data-diff --dbt
2 participants