elchicodepython / elchicodepython/python-nocodb
How to create links between records?
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 78
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.