debug 18 August 2021 How to debug a QGIS plug-in from Pycharm If you want to debug your new QGIS plug-in by using Pycharm then you are on the right page.
debug 23 July 2021 How to install the PL/PGSQL debugger and use it in PgAdmin An easier and useful way for how to debug PL/pgSQL functions in PostgreSQL.