]> Untitled Git - lemmy.git/blob - migrations/2022-08-22-193848_comment-language-tags/down.sql
Update CODEOWNERS (#3748)
[lemmy.git] / migrations / 2022-08-22-193848_comment-language-tags / down.sql
1 alter table comment drop column language_id;