about summary refs log blame commit diff
path: root/migrations/2018-04-08-133240_create_posts/down.sql
blob: 8ebcef8e131a1587a3a1e508e0ce74761d41bd10 (plain) (tree)
1
2

                   
DROP TABLE posts;
DROP TABLE threads;