-- Verify kakeibo:transactions_article_id on pg BEGIN; SELECT article_id FROM kakeibo.transactions WHERE FALSE; ROLLBACK;