The Handle subscription migration needs to depend on the add_webpush migration instead.
Currently, when uninstalling the extension, the web push tables get deleted, then the migrator tries to migrate the data to the phpBB4 tables, resulting in a migration failure.
The Handle subscription migration needs to depend on the add_webpush migration instead.
Currently, when uninstalling the extension, the web push tables get deleted, then the migrator tries to migrate the data to the phpBB4 tables, resulting in a migration failure.