feat(dbmanager): Database connection Manager

This commit is contained in:
Hein
2026-01-02 16:19:33 +02:00
parent 443a672fcb
commit 6f05f15ff6
23 changed files with 4436 additions and 26 deletions

View File

@@ -54,6 +54,7 @@
}
},
"conventionalCommits.scopes": [
"spectypes"
"spectypes",
"dbmanager"
]
}
}