3 lines
69 B
MySQL
3 lines
69 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
DROP TABLE api_tokens;
|