fivetran / dbt_hubspot_source

Data models for Hubspot built using dbt.
https://fivetran.github.io/dbt_hubspot_source/
Apache License 2.0
31 stars 30 forks source link

[Feature] Add `type_id` to `DEAL_COMPANY` and `DEAL_CONTACT` #106

Closed fivetran-catfritz closed 1 year ago

fivetran-catfritz commented 1 year ago

Is there an existing feature request for this?

Describe the Feature

In the May 2023 connector update type_id was added to DEAL_COMPANY and DEAL_CONTACT as a part of the composite primary key for these tables. This column needs to be added to the corresponding models.

Also from the update, columns updated_at and created_at were added to several tables. Those should incorporated as well.

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

Anything else?

No response