• Resolved ilwoody

    (@ilwoody)


    Hi guys, I need to clean a bit the database of a client and do some conflict test as I feel Uncanny is related.

    I tried to clear the database table of your plugin with WP Optimize however I’m not able to remove those three:

    wp_uap_action_logs_view
    wp_uap_recipe_logs_view
    wp_uap_trigger_logs_view

    As you can see from this brief screen record: https://www.awesomescreenshot.com/video/6450777?key=ac9b2640a606621b72bf3ecfb51af8eb

    it seems I’m removing them, but they’re actually back when refreshig the page.

    You know why is that? Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Uncanny Owl

    (@uncannyowl)

    Hi @ilwoody , sorry about the confusion here. What you referenced above are views rather than tables, show they just show records from the Automator tables (so not additional data, they just include data from other tables). As long as the non-view Automator tables are dropped then you wouldn’t need to worry about the views.

Viewing 1 replies (of 1 total)

The topic ‘Manage created tables in database’ is closed to new replies.