lemmy/server/migrations/2019-03-03-163336_create_post/down.sql

3 lines
39 B
SQL

drop table post_like;
drop table post;