Aaron Leming
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 7
Posts
Recent activity by Aaron Leming-
Transformations: Change dbt command 'run' to 'build'
Currently Fivetran is limited to only executing 'dbt run' commands for dbt transformations. When executing a 'dbt run' command, anyone who's data models have seed or snapshot dependancies, or requi...
-
Connector Improvement: Add payment_method_id field on ADDRESS table
We need to be able to associate orders with a specific payment method. The Recharge docs describe the ADDRESS api includes a payment_method_id field that would allow us to link order -> address -> ...