Is this your first time deploying Airbyte: No
OS Version / Instance: EC2 t2.large
Memory / Disk: 8g/30g
Deployment: Docker
Airbyte Version: 0.32.5-alpha
Source name/version: pipedrive 0.1.8
Destination name/version: postgres 0.3.12
Description: Hi, I am running some DBT transformations after Airbyte syncs, but I see that it creates my tables in the default destination schema rather than the specified namespace of my connection. How to deal with this or in other words how to edit the dbt profile that must be created during the process ?
Thanks