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
Use Python 3.9 (or better yet 3.11) instead of 3.9.9 here:
3.9
3.11
3.9.9
dbt-codegen/.circleci/config.yml
Line 6 in 5caf2e3
A clear and concise description of any alternative solutions or features you've considered.
Is this feature database-specific? Which database(s) is/are relevant? Please include any other relevant context here.
What kind of use case will this feature be useful for? Please be specific and provide examples, this will help us prioritize properly.
The text was updated successfully, but these errors were encountered:
Resolved by #215
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the feature
Use Python
3.9
(or better yet3.11
) instead of3.9.9
here:dbt-codegen/.circleci/config.yml
Line 6 in 5caf2e3
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Is this feature database-specific? Which database(s) is/are relevant? Please include any other relevant context here.
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.
Are you interested in contributing this feature?
The text was updated successfully, but these errors were encountered: