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!

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
siovene's avatar
431
siovene
asked 12 years ago

Comments

1

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

Evgeny's avatar Evgeny (12 years ago)
see more comments