Viewing 1 replies (of 1 total)
  • Plugin Contributor Uncanny Automator

    (@uncannyautomator)

    Hi @maxiec ,

    We did want to confirm first that these are database views, not tables, so there is no data in them and they are not taking up space. If Automator is still installed, you can visit Automator > Status > Tools and use our database tools to remove views if you want to (see https://cln.sh/cP8k29BW for an example of how to delete them).

    If Automator has already been removed, you can use this SQL query to clean them up:

    DROP VIEW wp2j_uap_action_logs_view, wp2j_uap_recipe_logs_view, wp2j_uap_trigger_logs_view, wp2j_uap_api_logs_view;

    I hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘junk files’ is closed to new replies.