elchicodepython / elchicodepython/python-nocodb
How to create links between records?
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 78
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
I tried to create links between records with:
`client.table_row_create(project, "disks", {"machine.Id": machine_id)`
In my example I have a machine table and a disk table having a one to many relationship.
Is it possible to create links records? Or at least to create the link between existing records?
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.