Question on how to correctly import linked tables. I’m a bit confused.
I have several csv ‘tables’ I need to import into Baserow. These csv files have been exported from a database and have primary and foreign keys assigned. A normal database structure.
So, there is no way to import these tables into Baserow without utilizing Make or some such provider. Correct?
Once the import is complete - don’t I really need to change the primary keys on each table to properly identify the relationships while users work on live data? Like customer “ABC Corporation” instead of 215487 - with 215487 being an example of the original key. Seems the documentation suggests this approach.
This would break the existing relationships that we just created - correct?
Sorry, if I missed something major in my understanding.
Thanks in advance.