AlibabaResearch / AlibabaResearch/DAMO-ConvAI

Missing foreign key entry in dev.toxicology.molecule table

Abierto
#158 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1.6k
Forks
250
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.