htmfilho / minimily

Use Minimily to organize your minimalist life.
https://www.hildeberto.com/minimily/
GNU General Public License v3.0
8 stars 0 forks source link

Make sure the import of the same csv file doesn't generate duplicated data #2

Closed htmfilho closed 6 years ago

htmfilho commented 7 years ago

A csv file is imported. Then a second attempt to import the same file may not insert duplicated data in the database. An algorithm must be written to make sure that the database doesn't have duplicities.