lemmy/migrations/2022-08-22-193848_comment-language-tags/down.sql
2022-09-02 10:49:54 -04:00

2 lines
45 B
SQL

alter table comment drop column language_id;