fivetran / dbt_stripe

Data models for Stripe built using dbt.
https://fivetran.github.io/dbt_stripe/
Apache License 2.0
29 stars 33 forks source link

correct typo in renaming of payout.arrival_date #7

Closed MarkMacArdle closed 3 years ago

MarkMacArdle commented 3 years ago

A "c" was missing from "expected" in payout_expected_arrival_date column name.

Appreciate it may not be worth introducing what, for some, will be a breaking change just to correct this. I'm not actually using the column myself so it's only for tidiness I'm making this PR.