Aaron Leming
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 7
Activity overview
Latest activity by Aaron Leming-
Aaron Leming commented,
I also need this data for proper forecasting. I hope it can be added soon. Will probably start building our own ETL if we can't get through Fivetran.
-
Aaron Leming created a post,
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...
-
Aaron Leming commented,
Being limited to 'dbt run' with integrated scheduling renders the Fivetran + dbt integration pretty much pointless. With dbt cloud, it's extremely easy to configure any dbt job to run on a cron. I ...
-
Aaron Leming created a post,
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 -> ...