]> Untitled Git - lemmy.git/blob - migrations/2022-09-07-114618_pm-reports/down.sql
Denormalize community_id into post_aggregates for a 1000x speed-up when loading posts...
[lemmy.git] / migrations / 2022-09-07-114618_pm-reports / down.sql
1 drop table private_message_report;