November 5th, 2024
Two-Way Sync Between dbt and Hashboard
You can now sync UI updates made to Hashboard resources directly to your dbt properties files by using hb pull --include-dbt
. This bidirectional feature ensures developers iterating on models in code or those using the UI can stay on the same page. Avoid resource definition drift by integrating this functionality in your development workflows and continuous integration processes. Visit our docs to learn more!