Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create links between records? #18

Open
masfaraud opened this issue Oct 27, 2023 · 1 comment
Open

How to create links between records? #18

masfaraud opened this issue Oct 27, 2023 · 1 comment

Comments

@masfaraud
Copy link

masfaraud commented Oct 27, 2023

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?

@masfaraud
Copy link
Author

I have answered my question with this PR: #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant