Clean up sys_upgrade_history
Hi, After updating a plugin, I can find the changes applied in the sys_upgrade_history table. It is then possible to process the changes_skipped in the same way as during an upgrade.I realize that this information is deleted after X days. Only the in...