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

Add package installation backwards compatibility #178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

septimit
Copy link
Contributor

Description

Preserve the experience of the package installation prior to the release of dbt-core 1.8.0.
This is similar to the other adapters' approach:
https://github.com/dbt-labs/dbt-redshift/blob/main/setup.py
https://github.com/dbt-labs/dbt-bigquery/blob/main/setup.py
https://github.com/dbt-labs/dbt-redshift/blob/main/setup.py

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md with information about my change

@septimit septimit changed the title Add package installation backwards compatibility Add package installation backward compatibility Jun 20, 2024
@septimit septimit changed the title Add package installation backward compatibility Add package installation backwards compatibility Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant