MicahWW / Money-Tracking-Functions

The backend to a service to help track how one's money is being spent
0 stars 0 forks source link

Location name upload #13

Closed MicahWW closed 3 months ago

MicahWW commented 3 months ago

Right now when uploading location names to the database it deletes everything that was currently in it, this was done to make sure there were no duplicates. Find a way to make sure when uploading there are no duplicates and handle it appropriately.