AlibabaResearch / AlibabaResearch/DAMO-ConvAI

Missing foreign key entry in dev.toxicology.molecule table

Aperta
#158 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
1.6k
Fork
250
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.