@fanduzi/deltascope-mcp 0.17.0 → 0.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,7 +16,7 @@ The launched `deltascope-mcp` server exposes a unified `audit_sql` surface for:
|
|
|
16
16
|
- TiDB offline audit
|
|
17
17
|
- PostgreSQL offline audit on the main PG-capable release binaries across the supported macOS and Linux platforms
|
|
18
18
|
|
|
19
|
-
Connection-backed metadata-aware audit
|
|
19
|
+
Connection-backed metadata-aware audit supports MySQL/TiDB-compatible instances and PostgreSQL on the main PG-capable release binaries across the supported macOS and Linux platforms.
|
|
20
20
|
|
|
21
21
|
## Version Contract
|
|
22
22
|
|