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

douggreen’s picture

Version: 7.x-1.0 » 7.x-2.x-dev
Status: Active » Closed (cannot reproduce)

Not 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.