Kilian Tscherny
Kilian Tscherny
I'm proposing a small change to the `check_model_parents_schema` check to fix an issue with the parsing of the parent models' schema. **Current state** When this check is run, it parses...
**Describe the bug** ### PR with a proposed backwards-compatible fix and more information: https://github.com/dbt-checkpoint/dbt-checkpoint/pull/132 `check-model-parents-schema` does not work as expected. Because the schema is parsed from `nodes → schema` as...
Created specs for [Lightdash](https://github.com/lightdash/lightdash)