elchicodepython / elchicodepython/python-nocodb
How to create links between records?
Ouverte
- Langage dominant
- Python
- Étoiles
- 78
- Forks
- 20
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.