3 lines
67 B
MySQL
3 lines
67 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
drop table sessions;
|