]> Untitled Git - lemmy.git/blob - migrations/2022-08-05-203502_add_person_post_aggregates/down.sql
Split activity table into sent and received parts (fixes #3103) (#3583)
[lemmy.git] / migrations / 2022-08-05-203502_add_person_post_aggregates / down.sql
1 drop table person_post_aggregates;