fivetran / dbt_stripe_source

Fivetran's Stripe source dbt package
https://fivetran.github.io/dbt_stripe_source/
Apache License 2.0
8 stars 27 forks source link

[Feature] Include the subscription_id to the invoice table #44

Closed fivetran-joemarkiewicz closed 2 years ago

fivetran-joemarkiewicz commented 2 years ago

Is there an existing feature request for this?

Describe the Feature

It would be beneficial to add the subscription_id field to the invoice staging table. This field could then be leveraged in downstream transformations.

Describe alternatives you've considered

Fork the package and leverage this field or use the source directly.

Are you interested in contributing this feature?

Anything else?

No response