Skip to content

remove old forum code#37

Open
mboehn wants to merge 1 commit into
masterfrom
remove-forums
Open

remove old forum code#37
mboehn wants to merge 1 commit into
masterfrom
remove-forums

Conversation

@mboehn
Copy link
Copy Markdown
Contributor

@mboehn mboehn commented Nov 5, 2017

the forums haven't been used or maintained for quite a while

tested quick on the dev-server, didn't seem to break anything

the forums haven't been used or maintained for quite a while
@mboehn
Copy link
Copy Markdown
Contributor Author

mboehn commented Nov 5, 2017

For cleaning up after removing forums.
please double check these, I haven't tested them.

  • delete from GO_logs where logModule='forum';
  • drop table GO_forums;
  • drop table GO_forumPosts;
  • drop table GO_forumThreads;
  • alter table GO_users drop column forumPosts;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant