You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DBT is a very popular data modelling tool and it would be helpful to add DBT models as models in Pontoon
The most likely way this would work would adding metadata to the DBT model to specify which columns are the primary key, last modified, and tenant id columns.
There are a few options for how this could be implemented, including parsing the dbt manifest
We could also pull the metadata (eg. table name, description) from DBT for the tables that are defined for Pontoon