feat: complete Oracle and MariaDB WebView data layer

This commit is contained in:
2026-07-10 05:33:19 +09:00
parent 5aa90e4aaa
commit 39c4504b87
44 changed files with 3956 additions and 46 deletions

2
.gitignore vendored
View File

@@ -24,6 +24,8 @@ BundleArtifacts/
# Local settings and secrets
Config/appsettings.local.json
Config/*.secrets.json
Config/database.local.json
**/database.local.json
*.local.ini
.env
.env.*