{ "folders": {}, "connections": { "mariaDB-186c896820e-6ff11b5b802d8b82": { "provider": "mysql", "driver": "mariaDB", "name": "rxnav", "save-password": true, "configuration": { "host": "will-office", "port": "3306", "url": "jdbc:mariadb://will-office:3306/", "configurationType": "MANUAL", "type": "dev", "auth-model": "native" } }, "postgres-jdbc-186c896a347-2a3d946d2dea4df7": { "provider": "postgresql", "driver": "postgres-jdbc", "name": "aact_db", "save-password": true, "configuration": { "host": "100.95.169.11", "port": "5432", "database": "aact_db", "url": "jdbc:postgresql://100.95.169.11:5432/aact_db", "configurationType": "MANUAL", "type": "dev", "provider-properties": {}, "auth-model": "native" }, "custom-properties": { "resultset.maxrows": "500" } }, "postgres-jdbc-186cd8f479f-6cc3c10c8adc3359": { "provider": "postgresql", "driver": "postgres-jdbc", "name": "drugcentral", "save-password": true, "configuration": { "host": "localhost", "port": "54320", "database": "postgres", "url": "jdbc:postgresql://localhost:54320/postgres", "configurationType": "MANUAL", "type": "dev", "auth-model": "native" } } }, "connection-types": { "dev": { "name": "Development", "color": "255,255,255", "description": "Regular development database", "auto-commit": true, "confirm-execute": false, "confirm-data-change": false, "auto-close-transactions": false } } }