You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"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": "will-office",
|
|
"port": "5432",
|
|
"database": "aact_db",
|
|
"url": "jdbc:postgresql://will-office:5432/aact_db",
|
|
"configurationType": "MANUAL",
|
|
"type": "dev",
|
|
"auth-model": "native"
|
|
}
|
|
},
|
|
"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",
|
|
"provider-properties": {},
|
|
"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
|
|
}
|
|
}
|
|
} |