reset scripts now in place

This commit is contained in:
shockrah 2020-02-04 00:21:58 -08:00
parent abf573812f
commit 4c1820f910
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1,2 @@
-- This file should undo anything in `up.sql` -- This file should undo anything in `up.sql`
drop table channels;

View File

@ -1 +1,2 @@
-- This file should undo anything in `up.sql` -- This file should undo anything in `up.sql`
drop table invites;