The hook_uninstall() does not remove the table versioncontrol_operations. I would assume that is unintentional.

Comments

jpetso’s picture

Status: Active » Fixed

Unintentional indeed, fixed in CVS. Thanks for noticing this.

ezyang’s picture

Component: Code » API module
Status: Fixed » Closed (fixed)

Closing, as change as committed.

  • Commit eae92f2 on 5.x-1.x, 5.x-2.x, 6.x-1.x, repository-families, drush-vc-sync-unlock by jpetso:
    #216204 by boombatower: Also uninstall the {versioncontrol_operations}...

  • Commit eae92f2 on 5.x-1.x, 5.x-2.x, 6.x-1.x, repository-families by jpetso:
    #216204 by boombatower: Also uninstall the {versioncontrol_operations}...