Database Access Control
info
This feature is only available in the Enterprise Plan.
By default, instances and databases in a production environment will be inaccessible to users with Workspace Developer role from the SQL Editor.
For databases in the production environment, workspace owners and DBAs can grant database access to workspace developers via Settings / Workspace / Access Control.
Click Add rule, search and select databases in the production environments.
See the following example, the employee
database is configured as accessible to developers even if it is in a production environment.
Then, developers are allowed to query the employee
database from the SQL Editor.