Darstellung alle Benutzer aktualisiert

This commit is contained in:
2026-04-09 12:01:19 +02:00
parent e6146da778
commit 5f4f962bb9
3 changed files with 252 additions and 29 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"sqltools.connections": [
{
"mysqlOptions": {
"authProtocol": "default",
"enableSsl": "Disabled"
},
"ssh": "Disabled",
"previewLimit": 50,
"server": "mysql2f5b.netcup.net",
"port": 3306,
"driver": "MySQL",
"username": "k25330_kaffeetest",
"password": "k0Zg48~g75634",
"database": "k25330_kaffeetest",
"name": "kaffeeliste Test"
}
]
}