pgadmin4/web/pgadmin/tools/debugger
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
..
static Ensure that the continue/start button should be disabled if the user stops the Debugger for the procedures. #5188 (#5353) 2022-09-23 11:11:23 +05:30
templates/debugger 1. Use EDB's repo for react-data-grid instead of the personal repo. 2022-09-13 19:13:33 +05:30
tests python 3 updates 2022-11-19 10:13:41 +05:30
utils python 3 updates 2022-11-19 10:13:41 +05:30
__init__.py Added support for storing configurations of pgAdmin in an external database. #1832 2022-10-20 16:18:41 +05:30