Closed DMRobertson closed 11 months ago
Aha, this is why #16729 is failing. Thanks!
The migrations I deleted should correspond exactly to the tables in this delta: https://github.com/matrix-org/synapse/blob/579c6be5f6eabcb05061730ea4d04d000e105076/synapse/storage/schema/main/delta/83/01_drop_old_tables.sql#L16-L24
This resolves a conflict between https://github.com/matrix-org/synapse/pull/16658 and https://github.com/matrix-org/synapse/pull/16652 and should unsad CI.