]> Untitled Git - lemmy.git/blob - migrations/2022-09-07-114618_pm-reports/down.sql
Fixing slow joins to post_read, post_saved, and comment_saved . (#2738)
[lemmy.git] / migrations / 2022-09-07-114618_pm-reports / down.sql
1 drop table private_message_report;