DNNCommunity / DNNCommunity/Dnn.StructuredContent

Create an uninstall SQL script

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
C#
Stars
12
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We need to create an uninstall sql script if anyone want's to be able to remove the module without leaving data behind.

This involves 2 parts
1. The tables that were created by the module installer
2. The tables that were created dynamically by the system

For 1, we just have to create an Uninstal.SqlDataProvider (the goal of this issue

For 2, it would be very difficult right now but it should be easier once I have to time to work on this: https://github.com/dnnsoftware/Dnn.Platform/issues/2160

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.