aboutsummaryrefslogtreecommitdiff
-- Revert kakeibo:transactions from pg

BEGIN;

DROP TABLE kakeibo.transactions;

COMMIT;