ELVIS-Project / cbsmr-patternfinder

Content-based symbolic music retrieval service infrastructure.
MIT License
2 stars 0 forks source link

FLUSH data before adding the same collection #37

Open vigliensoni opened 5 years ago

vigliensoni commented 5 years ago

With the current behaviour, new data is always added to the database and there is no checking for duplication.

One long term feature would be to warn if duplicated data is being uploaded. For now, you should make sure you FLUSH data before uploading new one.