mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-04 11:43:57 +08:00
fix(database): close canonical restore review gaps
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@
|
||||
"binaryRestoreBytes": 2147483648,
|
||||
"scratchBytes": 2147483648
|
||||
},
|
||||
"specSha256": "e2b44f6fbbb1ca7287487e68aeb5684853c024978f418be688fcd15d665fd3aa",
|
||||
"specSha256": "f5f04260bd45bc2cd6f4766d2c66f445dad685766c1950872bc626262f113907",
|
||||
"tables": [
|
||||
{"name": "providers", "policy": "portable_incoming"},
|
||||
{"name": "provider_endpoints", "policy": "portable_incoming"},
|
||||
@@ -23,7 +23,7 @@
|
||||
{"name": "stream_check_logs", "policy": "portable_incoming"},
|
||||
{"name": "proxy_live_backup", "policy": "portable_incoming"},
|
||||
{"name": "usage_daily_rollups", "policy": "portable_incoming"},
|
||||
{"name": "session_log_sync", "policy": "portable_incoming"},
|
||||
{"name": "session_log_sync", "policy": "preserve_live"},
|
||||
{"name": "profiles", "policy": "portable_incoming"},
|
||||
{"name": "pi_provider_projections", "policy": "preserve_live"},
|
||||
{"name": "skill_deployments", "policy": "preserve_live"}
|
||||
|
||||
Reference in New Issue
Block a user