webmatch / WbmQueryManager

Database-Management Plugin for Shopware 5
MIT License
11 stars 3 forks source link

Query problem #8

Open utsav1-cyber opened 2 years ago

utsav1-cyber commented 2 years ago

Hi, When I try to run the query from the query manager plugin in shopware 5 it shows an error. Error:- The "wbm_query_manager.db" service or alias has been removed or inlined when the container was compiled. You should either make it public or stop using the container directly and use dependency injection instead.

How can I run the query in shopware 5 through the query manager plugin?