5 lines
89 B
SQL
5 lines
89 B
SQL
-- This file should undo anything in `up.sql`
|
|
|
|
DROP TABLE "hits";
|
|
DROP TABLE "trackers";
|