Node query debug option doesn't work

Wappler Version : 3.1.0
Operating System : mac / node / docker

Expected behavior

Ticking the debug option of a db query should cause the query debug output to be displayed in the browser instead of the resultset.

Actual behavior

The resultset is displayed.

How to reproduce

Create a simple db query in a node environment.
Tick the debug option on the query
Execute the server action in a browser

Debug was missing in the database modules, will be added in the next update.

If you already want to test, here the updated files. Extract files in zip to lib/modules.

modules.zip (2.0 KB)

2 Likes

Fixed in Wappler 3.3.3