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