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.
ClinicalTrialsDataProcessing/.dbeaver/.data-sources.json.bak

46 lines
1.1 KiB
JSON

{
"folders": {},
"connections": {
"postgres-jdbc-186be7b92d8-4d6ef891885b76f5": {
"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"
}
},
"mariaDB-186be7ba5a8-7a57b538dcd4188f": {
"provider": "mysql",
"driver": "mariaDB",
"name": "rxnorm_current",
"save-password": true,
"configuration": {
"host": "will-office",
"port": "3306",
"database": "rxnorm_current",
"url": "jdbc:mariadb://will-office:3306/rxnorm_current",
"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
}
}
}