mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-10 07:28:30 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
We need to drop tables in the correct order due to foreign table constraints (on `application_services`), otherwise the DROP TABLE command will fail. Introduced in #4992.