I would like to uninstall CRE...can I simply drop the "cre_similarity_matrix" and "cre_average_vote" tables from the DB, or are there other database changes I need to make?

CommentFileSizeAuthor
#3 cre_uninstall.txt600 bytesamanuel

Comments

Scott Reynolds’s picture

You got it. Just those two tables

tj2653’s picture

Status: Active » Closed (fixed)

Thanks Scott :)

amanuel’s picture

Status: Closed (fixed) » Reviewed & tested by the community
StatusFileSize
new600 bytes

Sorry to reopen,

This patch adds the uninstall function in cre.install to help people avoid playing with their tables.

Cheers.