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

View File

@@ -0,0 +1,11 @@
# Third-party notices
The MSIX output uses these pinned provider packages:
- `Oracle.ManagedDataAccess.Core` 23.26.200 — Oracle Free Distribution, Hosting, and Use Terms. The complete package license is included beside this file.
- `MySqlConnector` 2.6.1 — MIT license, included beside this file.
Keep these notices with any redistribution of the packaged application. See the package pages for the corresponding release and security notices:
- https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core/23.26.200
- https://www.nuget.org/packages/MySqlConnector/2.6.1