Yes, I am sure it is running, for example, I have several Database single queries that are working without any problem, same with insert queries are working, I can also run queries from Mysql Workbench when testing out of Wappler, I am building a dashboard and when using the single database query I can show the logged-in user name email, etc…
The error is only when trying to use the custom query.
I created a normal query and listed the users it shows on the browser, but the error stopped showing, and custom queries are working now.
This is what is happening on my machine:
I had running the DB in SQLeoVQ (Graphical Query builder) It shows me the error on Wappler but when I close SQLeo, custom query in Wappler works when I open SQLeo again and load the DB in it Custom query in Wappler gives me that error, might be something SQLeo is taking over the DB not sure, so works fine while I do not load the DB on the SQLeoVQ
Also not sure if this info is useful my build is running on:
laravel/homestead (virtualbox, 8.2.1)
Mysql 5.7.27
PHP 7.3.33
Apache/2.4.29
P.D.Sorry for the Cross post! and thank you for taking the time to help.