profiles.yml snippet to a connection, giving you more control over how Paradime connects to your warehouse in a given environment (both the Code IDE and Bolt). You can set any YAML attribute your dbt™ adapter accepts in its profiles.yml.
Prerequisites
- An Admin role in Paradime. Only Admins can manage connections.
What you can set
Any attribute your adapter supports. For example:Steps
1
Open the connection
You can add attributes in two places:
- During initial setup, while configuring a connection.
- Any time after, from Settings > Environments, by opening an existing connection.
2
Add your attributes
Paste your YAML snippet into the Optional connection attributes box, then save. Add, edit, or remove attributes here whenever you need to.
The attributes apply to that connection’s environment. Run a dbt™ command against it to confirm the new settings take effect, for example, a longer timeout or an added retry.
Next steps
Configure a connection
Add a warehouse connection to an environment from scratch.
Connections reference
Every environment type and its connection settings.