]> Untitled Git - lemmy.git/history - migrations/2022-09-07-113813_drop_ccnew_indexes_function/down.sql
Split activity table into sent and received parts (fixes #3103) (#3583)
[lemmy.git] / migrations / 2022-09-07-113813_drop_ccnew_indexes_function / down.sql
2022-09-07 DessalinesAdding job to drop phantom ccnew indexes. Fixes #2431...