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

dbt Constraints #6233

Closed
wants to merge 1 commit into from
Closed

dbt Constraints #6233

wants to merge 1 commit into from

Conversation

sungchun12
Copy link
Contributor

@sungchun12 sungchun12 commented Nov 9, 2022

resolves #6079

Description

Checklist

@sungchun12 sungchun12 self-assigned this Nov 9, 2022
@cla-bot cla-bot bot added the cla:yes label Nov 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@@ -296,6 +296,17 @@ def __str__(self, prefix="! ") -> str:
)


# TODO: create a new class that displays in the terminal that a data type config is missing/wrong
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# TODO: create a new class that displays in the terminal that a data type config is missing/wrong
# TODO: create a new class that displays in the terminal that a data type config is missing/wrong. Test Comment

@sungchun12
Copy link
Contributor Author

Closing in favor of #6271

@sungchun12 sungchun12 closed this Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-1358] [Feature] Add column type constraints as dbt native configs
1 participant