pgadmin4/web/pgadmin/tools/debugger
Aditya Toshniwal cb635f6706 Removing dynamic module loading and replacing it with static loading. Fixes #7492
Gets rid of all occurrences and usage of get_own_javascripts since it is no longer used.
2022-06-30 11:06:50 +05:30
..
static Fixed the typo in the layout id for the Debugger. 2022-06-27 16:34:04 +05:30
templates/debugger 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30
tests 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30
utils Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
__init__.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30