ishanra

Deduplication Error

Apr 19th, 2022
1,038
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.55 KB | None | 0 0
  1. 2022-04-19 14:36:54,673 77596 ERROR odoo12db odoo.sql_db: bad query:
  2.                 INSERT INTO openg2p_beneficiary_openg2p_registration_rel (openg2p_registration_id, openg2p_beneficiary_id)
  3.                 VALUES (72, '7'), (72, '2')
  4.                 ON CONFLICT DO NOTHING
  5.            
  6. ERROR: insert or update on table "openg2p_beneficiary_openg2p_registration_rel" violates foreign key constraint "openg2p_beneficiary_openg2p_registr_openg2p_beneficiary_id_fkey"
  7. DETAIL:  Key (openg2p_beneficiary_id)=(7) is not present in table "openg2p_beneficiary".
Advertisement
Add Comment
Please, Sign In to add comment