We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The content you are editing has changed. Please copy your edits and refresh the page.
Add support for testing the following adapters with tox.
This will entail:
Not adding other adapter support
This work is related to issue #183. Postgres testing support was added in #181.
#184 is a blocker for supporting redshift.
The package will need to be released again after this testing is added before it will run in dbt CI.
What kind of use case will this feature be useful for? Please be specific and provide examples, this will help us prioritize properly.
Optionally, part of this work might be to also remove CircleCI and go down to just using GitHub actions to run the same tests.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Tasks
Describe the feature
Add support for testing the following adapters with tox.
This will entail:
Describe alternatives you've considered
Not adding other adapter support
Additional context
This work is related to issue #183. Postgres testing support was added in #181.
#184 is a blocker for supporting redshift.
The package will need to be released again after this testing is added before it will run in dbt CI.
Who will this benefit?
What kind of use case will this feature be useful for? Please be specific and provide examples, this will help us prioritize properly.
Optionally, part of this work might be to also remove CircleCI and go down to just using GitHub actions to run the same tests.
The text was updated successfully, but these errors were encountered: