Hi, i import many new csv files into my database every few days, and after importing entries i have to remove repeated rows (using DISTINCT or GROUP BY on multiple columns).
Fortunately "Import CSV file" menu can repeat the import process for all new csv files, i hope if it could import non-repeated rows based on multiple columns.
refer to the picture which illustrate my goal: left side shows the current menu and the right side represents what i wish.
