]> Untitled Git - lemmy.git/history - migrations/2021-02-10-164051_add_new_comments_sort_index/down.sql
Adding a person.admin index, and featured_local/community indexes. (#3479)
[lemmy.git] / migrations / 2021-02-10-164051_add_new_comments_sort_index / down.sql
2021-02-25 DessalinesMerge branch 'main' into split_user_table
2021-02-18 DessalinesMerge remote-tracking branch 'yerba/main'
2021-02-18 DessalinesAdding a new comment sort for posts. Fixes #1294 (...