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!

siovene's avatar
431
siovene
asked 2012-11-01 10:05:15 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

Good point, the tables should be prefixed. Those without the prefix were inherited from the original CNPROG.

Evgeny's avatar Evgeny (2012-11-01 10:14:10 -0500) edit
add a comment see more comments