Debug tricks

I often find it very useful to see the actual queries as they’re executed. Obviously you’ll need to have access to the query log. You can use Wappler’s terminal to display the queries as mentioned here or use a text editor. (I use one which automatically monitors changes to the log file and jumps to the last line in the file.)