dbt-labs / dbt-codegen

Macros that generate dbt code
https://hub.getdbt.com/dbt-labs/codegen/latest/
Apache License 2.0
464 stars 102 forks source link

adds constraints config to model yml file #103

Closed Victoriapm closed 1 year ago

Victoriapm commented 1 year ago

resolves #102

This is a:

All pull requests from community contributors should target the main branch (default).

Description & motivation

Including amn option to configure the constraints in a model yml by retrieving the data types of the columns.

Checklist

Victoriapm commented 1 year ago

Still missing to update docs and only tested locally with BigQuery, yet to test locally using Snowflake and Postgres

github-actions[bot] commented 1 year ago

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

github-actions[bot] commented 1 year ago

Although we are closing this PR as stale, it can still be reopened to continue development. Just add a comment to notify the maintainers.