Actions
Feature proposal #7407
closedImplement import parameter to specify if edits should be allowed or not
Description
This should block primary key from loading existing rows if toggled on. Probably should be default off.
Actions
Added by krileon about 6 years ago. Updated about 6 years ago.
Description
This should block primary key from loading existing rows if toggled on. Probably should be default off.
Proposed options:
- "Overwrite existing entries with records matching ids", vs
- "Ignore import records with matching ids", vs
- "Always create new entries ignoring ids of records to import"