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

[CT-2216] [Snowflake] Remove constraints_check warning in get_columns_spec_ddl #492

Closed
Tracked by #6747
MichelleArk opened this issue Feb 28, 2023 · 0 comments · Fixed by #551
Closed
Tracked by #6747

[CT-2216] [Snowflake] Remove constraints_check warning in get_columns_spec_ddl #492

MichelleArk opened this issue Feb 28, 2023 · 0 comments · Fixed by #551
Assignees

Comments

@MichelleArk
Copy link
Contributor

Core issue: dbt-labs/dbt-core#7067

dbt-snowflake can use the default implementation of `constraint_support to model its enforced/support status of constraints.

Once the warning mechanism has been generalized by dbt-labs/dbt-core#7067, we can remove the warning raised in get_columns_spec_ddl: https://github.com/dbt-labs/dbt-snowflake/pull/341/files#diff-c96dce207e585a460348ff3f7fbd4c39d5822de2b13e2443648c0d8948066178R13-R15

@github-actions github-actions bot changed the title [Snowflake] Remove constraints_check warning in get_columns_spec_ddl [CT-2216] [Snowflake] Remove constraints_check warning in get_columns_spec_ddl Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants