issues
search
fivetran
/
dbt_salesforce_source
Fivetran's Salesforce source dbt package
https://fivetran.github.io/dbt_salesforce_source/
Apache License 2.0
11
stars
16
forks
source link
Clean up
#4
Closed
kristin-bagnall
closed
3 years ago
kristin-bagnall
commented
4 years ago
This PR does the following clean-up work:
Columns are now renamed in the model .sql file, rather than in the macro
Comments are added to explain what we are doing
Remove columns that have a likelihood of being used
Remove pass through variable from user_role, as there aren't custom fields associated with that table
This PR does the following clean-up work: