Quote:
Originally Posted by Starson17
I weep for the poor unwanted data consigned to the bit black hole of unrequited binary love 
|
I don't hehe
My tags count went from 4500 something to approx. 350

and I only deleted tags used fewer than 6 times.
Btw I found that doing a:
Code:
SELECT COUNT(DISTINCT tag) FROM books_tags_link
prior to and after the deletion, gives a nice indication of what's been
done (for some reason SQLite Administrator doesn’t).