dbt-core v1.5.2rc2
Pre-release
Pre-release
dbt-core 1.5.2-rc2 - June 16, 2023
Features
Fixes
- 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)
- 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)