Quote:
Originally Posted by John F
I removed the authors once by editing the database using some SQL commands. I would imagine the same thing can be done for series. Sorry, but I don't recall what the SQL commands were.
I do recall that it started with DELETE FROM ... 
|
That's what I've done as well, it works like a charm
I've seen SQL queries on this forum, the posts are from 2012 but I can confirm that the database structure still looks the same as it did back then and the queries still work fine.
OP don't forget to backup the sqlite file either way in case something goes wrong.