Closed (cannot reproduce)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Coder Review
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2012 at 12:56 UTC
Updated:
31 Aug 2012 at 21:55 UTC
I made a backup restore of my production site backup (without coder installed) on my dev site, after that I re-enabled coder on dev and coder_review complained about the table cache_coder already created.
DatabaseSchemaObjectExistsException: Table <em class="placeholder">cache_coder</em> already exists. in DatabaseSchema->createTable() (line 652 of C:\Users\zm\Documents\projets\ifzenelse\www\includes\database\schema.inc).
I tried to do a clean uninstall of coder but coder_review uninstall does not appear as it should, I could only do a coder uninstall alone, that didn't change anything.
Any idea why coder_review uninstall didn't show up ? Maybe it's a bug ?
Comments
Comment #1
douggreen commentedNot sure if this was ever a problem. I tried it with the 7.x-2.x-dev version and couldn't reproduce. First, I checked that the cache_coder table exists. Then I disabled coder_review, then I uninstalled coder_review. After the uninstall the cache table was gone. I tried this from drush and from the UI.