Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I just bumped into this while doing the manual install/uninstall
The uninstall.sql cointains this:
DELETE FROM [umbracoAppTree] WHERE appAlias = 'courier';
But should also contain this row, which is currently not getting deleted:
DELETE FROM [umbracoAppTree] WHERE appAlias = 'users' and treeAlias = 'couriersecurity';
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Uninstall sql missing row
I just bumped into this while doing the manual install/uninstall
The uninstall.sql cointains this:
But should also contain this row, which is currently not getting deleted:
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.