]> Untitled Git - lemmy.git/blob - migrations/2022-02-01-154240_add_community_title_index/down.sql
Tag posts and comments with language (fixes #440) (#2269)
[lemmy.git] / migrations / 2022-02-01-154240_add_community_title_index / down.sql
1 drop index idx_community_title;