elchicodepython / elchicodepython/python-nocodb

How to create links between records?

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
78
Forks
20
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.