]> Untitled Git - lemmy.git/blob - migrations/2022-08-22-193848_comment-language-tags/down.sql
Adding TOTP / 2FA to lemmy (#2741)
[lemmy.git] / migrations / 2022-08-22-193848_comment-language-tags / down.sql
1 alter table comment drop column language_id;