Files
multica/server
Bohan-J 111417a64f fix(issue-status): renumber migrations 200-206 -> 202-208 (MUL-4809)
main advanced past the earlier rebase and took 200/201 for the inbox
archived-listing indexes, so the PR's 200-206 collide once GitHub tests the
branch merged with main (TestMigrationNumericPrefixesStayUniqueAfterLegacySet
fails on the merge). Shift this slice's seven migrations to the next free
block, 202-208, and update the three in-file cross-references. SQL bodies are
unchanged; each concurrent index stays in its own single-statement file.

Co-authored-by: multica-agent <github@multica.ai>
2026-07-16 15:20:51 +08:00
..