Update Setting up IntelliJ authored by Austin Pliska's avatar Austin Pliska
...@@ -73,6 +73,10 @@ The environment variables text box in each run configuration should contain: `IN ...@@ -73,6 +73,10 @@ The environment variables text box in each run configuration should contain: `IN
4) Click `Test Connection` 4) Click `Test Connection`
1) If the connection fails, please verify that you entered the correct credentials 1) If the connection fails, please verify that you entered the correct credentials
5.) Viewing Your Local Database
1) Click on the 'Schemas' section.
2) Check 'frpg' and apply.
### Click OK and enjoy your database access ### Click OK and enjoy your database access
# Connecting to the Production Database # Connecting to the Production Database
... ...
......