hansal_shah
12/29/2022, 7:39 AMMatt Menzenski
12/29/2022, 11:48 AMpackages.yml
file in the transform/
directory with this content:
packages:
- package: dbt-labs/dbt_utils
version: 1.0.0
• run `meltano invoke dbt-postgres deps`to install itMatt Menzenski
12/29/2022, 11:49 AMtransform/dbt_packages/
directory after it’s installedhansal_shah
12/29/2022, 12:32 PM