New Creds entered

This commit is contained in:
2025-05-28 22:20:41 +02:00
parent 811f295390
commit 7b7b49e088
4 changed files with 93 additions and 6 deletions

View File

@ -114,8 +114,56 @@
"configuration": {
"host": "192.168.1.9",
"port": "3306",
"database": "mariadb",
"url": "jdbc:mariadb://192.168.1.9:3306/mariadb",
"url": "jdbc:mariadb://192.168.1.9:3306/",
"configurationType": "MANUAL",
"home": "mariadb_client",
"type": "dev",
"closeIdleConnection": true,
"auth-model": "native"
}
},
"mariaDB-196d9dd20b6-45e3a01c2d2adca5": {
"provider": "mysql",
"driver": "mariaDB",
"name": "192.168.1.10",
"save-password": true,
"configuration": {
"host": "192.168.1.10",
"port": "3310",
"url": "jdbc:mariadb://192.168.1.10:3310/",
"configurationType": "MANUAL",
"home": "mariadb_client",
"type": "dev",
"closeIdleConnection": true,
"auth-model": "native"
}
},
"mariaDB-196d9df084c-30fd78d51eebaa91": {
"provider": "mysql",
"driver": "mariaDB",
"name": "192.168.1.9",
"save-password": true,
"configuration": {
"host": "192.168.1.9",
"port": "3310",
"url": "jdbc:mariadb://192.168.1.9:3310/",
"configurationType": "MANUAL",
"home": "mariadb_client",
"type": "dev",
"closeIdleConnection": true,
"auth-model": "native"
}
},
"mariaDB-19718889e27-1755aa8a4159aba3": {
"provider": "mysql",
"driver": "mariaDB",
"name": "digi-nas-1",
"save-password": true,
"virtual-model-id": "mariaDB-1971887146d-706d4a6e59f7d88e",
"configuration": {
"host": "192.168.1.12",
"port": "3310",
"url": "jdbc:mariadb://192.168.1.12:3310/",
"configurationType": "MANUAL",
"home": "mariadb_client",
"type": "dev",

Binary file not shown.

View File

@ -4,7 +4,7 @@
"postgres-jdbc-196d49f3292-4cc18e6698aeabb3": {
"provider": "postgresql",
"driver": "postgres-jdbc",
"name": "big-server",
"name": "big-server-postgres",
"save-password": true,
"configuration": {
"host": "192.168.1.10",
@ -88,7 +88,7 @@
"postgres-jdbc-196d5d1a19e-289784ab924025e4": {
"provider": "postgresql",
"driver": "postgres-jdbc",
"name": "postgres",
"name": "digi-pi-4-postgres",
"save-password": true,
"configuration": {
"host": "192.168.1.17",
@ -109,7 +109,7 @@
"mariaDB-196d9d63005-18845f9d7acaccc4": {
"provider": "mysql",
"driver": "mariaDB",
"name": "mariadb",
"name": "kotyczka-nas-mariadb-native",
"save-password": true,
"configuration": {
"host": "192.168.1.9",
@ -141,7 +141,7 @@
"mariaDB-196d9df084c-30fd78d51eebaa91": {
"provider": "mysql",
"driver": "mariaDB",
"name": "192.168.1.9",
"name": "kotyczka-nas-mariadb",
"save-password": true,
"configuration": {
"host": "192.168.1.9",
@ -153,6 +153,45 @@
"closeIdleConnection": true,
"auth-model": "native"
}
},
"mariaDB-19718889e27-1755aa8a4159aba3": {
"provider": "mysql",
"driver": "mariaDB",
"name": "digi-nas-1-mariadb",
"save-password": true,
"virtual-model-id": "mariaDB-1971887146d-706d4a6e59f7d88e",
"configuration": {
"host": "192.168.1.12",
"port": "3310",
"url": "jdbc:mariadb://192.168.1.12:3310/",
"configurationType": "MANUAL",
"home": "mariadb_client",
"type": "dev",
"closeIdleConnection": true,
"auth-model": "native"
}
},
"postgres-jdbc-1971888aa36-4cc502dc526637c1": {
"provider": "postgresql",
"driver": "postgres-jdbc",
"name": "digi-nas-1-postgres",
"save-password": true,
"virtual-model-id": "postgres-jdbc-1971887d25a-19fe80d0f20eb28",
"configuration": {
"host": "192.168.1.12",
"port": "5435",
"database": "postgres",
"url": "jdbc:postgresql://192.168.1.12:5435/postgres",
"configurationType": "MANUAL",
"home": "postgresql_client",
"type": "dev",
"closeIdleConnection": true,
"provider-properties": {
"@dbeaver-show-non-default-db@": "false",
"@dbeaver-chosen-role@": ""
},
"auth-model": "native"
}
}
},
"connection-types": {