dr-rodriguez / DSII_LocalGroupDB

The Local Group Galaxy Database
4 stars 2 forks source link

Check duplicate references when adding data from JSON file #8

Closed dr-rodriguez closed 4 years ago

dr-rodriguez commented 4 years ago

When adding data from a JSON file, check if the values are already present. This will avoid duplicating values if the file gets re-run. In the event of a match, it should ideally update to the value from the file.