Add --target-path to dbt snapshot command. (#7418)
Constraint rendering fixes: wrap check expression in parentheses, foreign key 'references', support expression in all constraint types (#7417, #7480, #7416)
Fix warning messages for deprecated dbt_project.yml configs (#7424)
Respect column 'quote' config in model contracts (#7370)
Improve warnings for constraints and materialization types (#7335)
Incorrect paths used for "target" and "state" directories (#7465)
Using version 0 works when resolving single model (#7372)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on dbt-tests-adapter to permit the latest version.
Release notes
Sourced from dbt-tests-adapter's releases.
Changelog
Sourced from dbt-tests-adapter's changelog.
... (truncated)
Commits
4bd3a40
Bumping version to 1.5.3 and generate changelog774e905
Backport 8072 1.5.latest3 (#8084)2d75829
Nicer error message for contracted model missing 'columns' (#8024) (#8041)b3975db
allow on_schema_change: fail for incremental models with contracts (#8006) (#...3e5e693
fire proper event for inline query error (#7960) (#8021)39702dc
Bumping version to 1.5.2 and generate changelog043e511
Bumping version to 1.5.2rc2 and generate changelog9776e7a
backport 7862 to 1.5.latest (#7878)57dacb0
Backport #7838 to 1.5.latest (#7875)126d687
Respect columnquote
config in model contracts (#7537) (#7858)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)