This repository has been archived on 2020-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
lemmy/server/migrations/2019-03-05-233828_create_co.../down.sql

4 lines
71 B
SQL

drop table comment_saved;
drop table comment_like;
drop table comment;