feat: 同步数据库时标记已删除数据库 (#4185)

Refs #4165
This commit is contained in:
ssongliu
2024-03-14 18:22:07 +08:00
committed by GitHub
parent be36103475
commit 0f9b0d5d82
17 changed files with 108 additions and 20 deletions

View File

@@ -17818,6 +17818,9 @@ const docTemplate = `{
"sessionTimeout": {
"type": "string"
},
"snapshotIgnore": {
"type": "string"
},
"ssl": {
"type": "string"
},