2 lines
65 B
MySQL
2 lines
65 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
drop table ratings;
|