mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 13:15:41 +08:00

Previously any user deletion would scan a very large number of tables This avoids scans on 6 tables/indexes on delete
Previously any user deletion would scan a very large number of tables This avoids scans on 6 tables/indexes on delete