Referential integrity constraint violation: "FKQ3H4GCPRJB128BSIUCBII8687: PUBLIC.SALEDOCUMENTITEM FOREIGN KEY(ID_SUBJECT) REFERENCES PUBLIC.OPERATIONREGISTRYSUBJECT(ID) (3)"; SQL statement: insert into SaleDocumentItem (lp, product_id, quantity, ID_SALE_DOCUMENT, ID_SUBJECT, id) values (?, ?, ?, ?, ?, ?) [23506-176]
Because of https://github.com/MirekSz/HHH-11939 we use 5.2.11-SNAPSHOT version I checked with 5.2.11-SNAPSHOT downloaded from Jenkins (http://ci.hibernate.org/view/ORM/job/hibernate-orm-master-pgsql/645/)
https://github.com/MirekSz/HHH-11939
|
|