aboutsummaryrefslogtreecommitdiff
-- Revert kakeibo:transaction_type from pg

BEGIN;

DROP TYPE kakeibo.transaction_type;

COMMIT;