elchicodepython / elchicodepython/python-nocodb
How to create links between records?
Aperta
- Lingua principale
- Python
- Stelle
- 78
- Fork
- 20
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.