Closed danielbrendel closed 2 months ago
When importing data entries from a backup file use INSERT IGNORE in order to prevent aborting on duplicate entries.
Also validate the existence of the data.json file of an import category before trying to import that specific entity dataset.
When importing data entries from a backup file use INSERT IGNORE in order to prevent aborting on duplicate entries.
Also validate the existence of the data.json file of an import category before trying to import that specific entity dataset.