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?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cre_uninstall.txt | 600 bytes | amanuel |
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?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cre_uninstall.txt | 600 bytes | amanuel |
Comments
Comment #1
Scott Reynolds commentedYou got it. Just those two tables
Comment #2
tj2653 commentedThanks Scott :)
Comment #3
amanuel commentedSorry to reopen,
This patch adds the uninstall function in cre.install to help people avoid playing with their tables.
Cheers.