webmatch/WbmTagManagerEcomm

Unable to uninstall plugin

Opened this issue · 0 comments

PHP Version

7.4.32

Shopware Version

6.4.15.2

Expected behaviour

I'm able to uninstall the plugin using bin/console or the backend.

Actual behaviour

Whenever I try to uninstall the plugin, I'm presented with this error message:

[RuntimeException]
Write operations are not supported when using executeQuery, use executeStatement instead. Query: DROP TABLE wbm_da ta_layer_properties;

How to reproduce in a demoshop

Install the plugin, activate it. Then deactivate it, and try to uninstall it.