fix(migrations): repair tenant identity lookup indexes

This commit is contained in:
caoxiaozhu
2026-07-20 10:28:31 +08:00
parent 07241b4648
commit 372e35d62a
5 changed files with 517 additions and 5 deletions

View File

@@ -214,8 +214,8 @@ def test_known_revision_requires_and_accepts_its_exact_owned_table_set(
- {"knowledge_onlyoffice_sessions"},
),
(
"20260717_0028",
MIGRATION_OWNED_TABLES_BY_REVISION["20260717_0028"]
"20260718_0029",
MIGRATION_OWNED_TABLES_BY_REVISION["20260718_0029"]
- {"tenant_finance_report_runs"},
),
],