Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Patrick Robin 34 posts 104 karma points
    Aug 21, 2021 @ 18:08
    Patrick Robin
    0

    Deleting database tables on package uninstall

    I'm developing a new package fro Umbraco and using a MigrationPlan to create the database tables required by the package which is working perfectly.

    However, my problem is I can't find any documentation on how tto do this in v8. In older versions I'd used a setup class that inherited from IPackageAction and used the Undo() function and I don't think that works any more.

    Anyone got any pointers?

Please Sign in or register to post replies

Write your reply to:

Draft