credentials committet

This commit is contained in:
2025-05-16 22:53:45 +02:00
parent 64a54e3508
commit 811f295390
5 changed files with 173 additions and 5 deletions

View File

@ -6,7 +6,6 @@
"driver": "postgres-jdbc",
"name": "big-server",
"save-password": true,
"virtual-model-id": "postgres-jdbc-19254257fa6-20520c7219e7a01f",
"configuration": {
"host": "192.168.1.10",
"port": "5435",
@ -42,7 +41,6 @@
"driver": "postgres-jdbc",
"name": "kotyczka-nas",
"save-password": true,
"virtual-model-id": "postgres-jdbc-1925453caf7-120022f5fc56a938",
"configuration": {
"host": "192.168.1.9",
"port": "5435",
@ -65,7 +63,6 @@
"name": "DBeaver Sample Database (SQLite)",
"save-password": true,
"show-system-objects": true,
"virtual-model-id": "dbeaver-sample-database-sqlite-1",
"configuration": {
"database": "C:\\Users\\digi-desktop\\AppData\\Roaming\\DBeaverData\\workspace6\\.metadata\\sample-database-sqlite-1\\Chinook.db",
"url": "jdbc:sqlite:C:\\Users\\digi-desktop\\AppData\\Roaming\\DBeaverData\\workspace6\\.metadata\\sample-database-sqlite-1\\Chinook.db",
@ -73,6 +70,89 @@
"type": "dev",
"closeIdleConnection": true
}
},
"sqlite_jdbc-196d5a1beee-4f8a06c20c25a9eb": {
"provider": "sqlite",
"driver": "sqlite_jdbc",
"name": "database.sqlite",
"save-password": true,
"configuration": {
"database": "C:\\Users\\digi-desktop\\temp\\nginx\\data\\database.sqlite",
"url": "jdbc:sqlite:C:\\Users\\digi-desktop\\temp\\nginx\\data\\database.sqlite",
"configurationType": "MANUAL",
"type": "dev",
"closeIdleConnection": true,
"auth-model": "native"
}
},
"postgres-jdbc-196d5d1a19e-289784ab924025e4": {
"provider": "postgresql",
"driver": "postgres-jdbc",
"name": "postgres",
"save-password": true,
"configuration": {
"host": "192.168.1.17",
"port": "5435",
"database": "postgres",
"url": "jdbc:postgresql://192.168.1.17: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"
}
},
"mariaDB-196d9d63005-18845f9d7acaccc4": {
"provider": "mysql",
"driver": "mariaDB",
"name": "mariadb",
"save-password": true,
"configuration": {
"host": "192.168.1.9",
"port": "3306",
"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"
}
}
},
"connection-types": {