aboutsummaryrefslogtreecommitdiff
-- Revert kakeibo:update_timestamp from pg

BEGIN;

DROP FUNCTION kakeibo.update_timestamp;

COMMIT;