]> Untitled Git - lemmy.git/blob - migrations/2022-08-05-203502_add_person_post_aggregates/down.sql
Make sure comments are sorted by hot_rank, then score. (#3667)
[lemmy.git] / migrations / 2022-08-05-203502_add_person_post_aggregates / down.sql
1 drop table person_post_aggregates;