On 31 Oct 2019, at 11:09am, Thomas Kurz <sqlite.2...@t-net.ruhr> wrote:

> Yes, I already tried deleting from each table individually. It's slow 
> everywhere.

Something is wrong.  If you did multiple commands like

DELETE FROM MyTable;

to your child tables, they should be fast.  Have you run an integrity check ?
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to