{% include 'components/header.html' %}
Add, remove, or edit database connections.
| name | type | server | database | credential |
|---|
Create the credentials that will link to the database
| name | username | password |
|---|
Add, remove, or edit saved queries.
| name | {% if config['settings']['additional_config'] != '' %}config location | {% endif %}connection | query | |
|---|---|---|---|---|
| {{ query }} | {% if config['settings']['additional_config'] != '' %}{{ config['queries'][query]['location'] }} | {% endif %}{{ config['queries'][query]['connection'] }} |
Add, remove, or edit commands.
Toggle settings for using SQL in Pegasus.
{% endif %}