-- Revert kakeibo:transactions_article_id from pg BEGIN; ALTER TABLE kakeibo.transactions DROP COLUMN article_id; COMMIT;