Add DBMonitor support for notifications
For debugging purposes we often add
raise notice '%', some_variable
which is handy because can give us back information without stopping the app like 'warning' or 'exception' would.
It would be great if DBmonitor could catch such notice and show somehow.
1
vote
Mariusz Stefaniak
shared this idea