aboutsummaryrefslogtreecommitdiff
-- Revert kakeibo:items from pg

BEGIN;

DROP TABLE kakeibo.items;

COMMIT;