feat: 数据库迁移前自动备份 (#6360)

This commit is contained in:
InfinityPacer
2026-08-19 18:35:56 +08:00
committed by GitHub
parent f700db5ac8
commit 2b3766e86e
12 changed files with 495 additions and 58 deletions
+4 -2
View File
@@ -13,8 +13,8 @@
"runtime_to_db": [],
"workflow_to_db": []
},
"edge_count": 6059,
"edge_sha256": "85ab4dd2f01f48bae417f0401f272763f15ba7256b58ca0ab5a8256f4946c2f9",
"edge_count": 6061,
"edge_sha256": "022ba984b711776539b4dc120d0f2e92645f61b28b59dd6be3c32a64499d08ce",
"edges": [
"app -> app.runtime",
"app -> app.runtime.compat",
@@ -5705,6 +5705,8 @@
"app.startup.database_initializer -> app.runtime",
"app.startup.database_initializer -> app.runtime.config",
"app.startup.database_initializer -> app.runtime.log",
"app.startup.database_initializer -> app.startup",
"app.startup.database_initializer -> app.startup.database",
"app.startup.domain_initializer -> app.adapters",
"app.startup.domain_initializer -> app.adapters.system",
"app.startup.domain_initializer -> app.adapters.system.rust",
+6 -6
View File
@@ -1210,19 +1210,19 @@
},
{
"caller": "app.api.endpoints.system",
"line": 859
"line": 860
},
{
"caller": "app.api.endpoints.system",
"line": 973
"line": 974
},
{
"caller": "app.api.endpoints.system",
"line": 1027
"line": 1028
},
{
"caller": "app.api.endpoints.system",
"line": 1041
"line": 1042
},
{
"caller": "app.chain._messaging",
@@ -1652,7 +1652,7 @@
"consumers": [
{
"caller": "app.scheduler",
"line": 1150
"line": 1148
}
],
"producers": []
@@ -1813,7 +1813,7 @@
},
{
"caller": "app.scheduler",
"line": 770
"line": 768
}
]
},