First time here? Check out the FAQ!

Revision history  [back]

What database tables do I need to delete, to remove Askbot?

Hi, I've managed to setup Open ID for my site, so I don't need Askbot to be on the same database as my main site.

So I'd like to clean up my database. I see that there are many tables without the "askbot_" prefix (why?!?!). Is there a list of tables I can safely remove?

Also a list of columns I can remove from auth_user would be great.

Thanks!