aboutsummaryrefslogtreecommitdiff
-- Revert kakeibo:insert_item from pg

BEGIN;

DROP FUNCTION kakeibo.insert_item;

COMMIT;