]> Untitled Git - lemmy.git/blob - migrations/2022-08-05-203502_add_person_post_aggregates/down.sql
Optimize hot rank updates (#3617)
[lemmy.git] / migrations / 2022-08-05-203502_add_person_post_aggregates / down.sql
1 drop table person_post_aggregates;