dbt-core 1.5.2 - June 22, 2023
Features
Fixes
- 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)
- Fix empty --warn-error-options error message (#7730)
- send sql header on contract enforcement (#7714)
- Fix path selector when using project-dir (#7819)
- Allow dbt show --inline preview of private models (#7837)
- Updating this error message to point to the correct URL (#7789)