@dcc @lanodan @hj reactivating it and then deleting it just deactivates it. I think the account delete function is broken. I'll open a big report about it later.
delete from users where nickname = 'usertobedeleted' and local = 't';
In theory that should work, no?