aboutsummaryrefslogtreecommitdiff
-- Revert kakeibo:transaction_types from pg

BEGIN;

DROP TABLE kakeibo.transaction_types;

COMMIT;