Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support profiles that are simply 'type: duckdb' by correctly configuring the in-memory db setup #159

Merged
merged 4 commits into from
May 2, 2023

Commits on May 2, 2023

  1. Support profiles that are simply 'type: duckdb' by correctly configur…

    …ing the in-memory database in dbt-duckdb
    jwills committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8dc2c11 View commit details
    Browse the repository at this point in the history
  2. update the attach test

    jwills committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1e4a55d View commit details
    Browse the repository at this point in the history
  3. more tests that need updating

    jwills committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9f0acd3 View commit details
    Browse the repository at this point in the history
  4. oh yep that also

    jwills committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9a4159a View commit details
    Browse the repository at this point in the history