Skip to content

Create an uninstall SQL script #19

@valadas

Description

@valadas

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: dnnsoftware/Dnn.Platform#2160

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions