AlibabaResearch / AlibabaResearch/DAMO-ConvAI
Missing foreign key entry in dev.toxicology.molecule table
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 1.6k
- Fork
- 250
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The following statement fails with the error below:
INSERT INTO "atom" ("id","molecule_id","element") VALUES ('TR005_1','TR005','c');
Details: pq: insert or update on table "atom" violates foreign key constraint "atom_molecule_id_fkey"
The molecule_id TR005 doesn't exist in the molecule table AFAICT.
I'm wondering if anyone's encountered this - what they did to resolve it and if we could work together on cleaning up the data if necessary.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.