about summary refs log tree commit diff
path: root/web/converse/migrations/2018-04-08-133240_create_posts/down.sql
DROP TABLE posts;
DROP TABLE threads;