removed accidental includion of .dbeaver configuration
parent
05a96a3a29
commit
9aaf007791
Binary file not shown.
@ -1,64 +0,0 @@
|
|||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
{"resources":{"Scripts/ASSOICATING NCTIDs to NDCs and Marketing dates.sql":{"default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db","default-schema":"public"},"Scripts/Data_summaries.sql":{"default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db","default-schema":"public"},"Scripts/DevelopingLinks.sql":{"default-schema":"public","default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db"},"Scripts/DiseaseBurdens_create_table.sql":{"default-schema":"public","default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db"},"Scripts/GlobalBurdensOfDisease2019Codebook.sql":{"default-schema":"DiseaseBurden","default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db"},"Scripts/GroupingTrials.sql":{"default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db","default-schema":"public"},"Scripts/Script.sql":{"default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db","default-schema":"public"},"Scripts/TablesAndViews_Public.sql":{"default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db","default-schema":"public"},"development_sql/ASSOICATING NCTIDs to NDCs and Marketing dates.sql":{"default-schema":"public","default-datasource":"postgres-jdbc-186c896a347-2a3d946d2dea4df7","default-catalog":"aact_db"}}}
|
|
||||||
Loading…
Reference in New Issue