Open
Description
Hi, I need to import two related sheets without static foreign in the database.
Referring to an example from the docs my "Question" sheet always needs to be appended to the database with auto-id and "Choice" rows need to be foreign to the Question using rel_id (but not write rel_id to the database, it is needed only for build relations during import.
As a result, the single Question unique field is id
that created automatically by database auto increment.
Thanks for any suggestions.
Metadata
Metadata
Assignees
Labels
No labels