elchicodepython / python-nocodb

NocoDB Python API Client
https://pypi.org/project/nocodb/
MIT License
64 stars 19 forks source link

Function to add relationships between tables #22

Open CarmineMolisso opened 3 months ago

CarmineMolisso commented 3 months ago

Hi, is there a way, with you library, to add links between records in different table using the NocoDB relationships? Thanks