Skip to content

fix(plugin): fix wrong parsing of 'DROP PLUGIN' queries

Konstantin D requested to merge derevtsov/drop_plugin_query_fix into main

Summarize the changes

  • fix(plugin): fix wrong parsing of 'DROP PLUGIN' queries

Ensure that

  • New code is covered by unit and integration tests.

Merge request reports