This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-10 23:45:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d8bcc11a95
pgadmin4
/
web
/
pgadmin
/
tools
/
debugger
History
Aditya Toshniwal
c4a5f8d707
Fix a crash issue occurring when debugging a function with arguments when using pgAdmin with external config database.
#6904
2023-11-15 17:42:58 +05:30
..
static
Fix issues found when testing Flask upgrade and wcDocker changes.
#6479
2023-11-08 18:07:32 +05:30
templates
/debugger
Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion.
#5894
2023-03-20 18:20:48 +05:30
tests
Fixed error while executing continue in debugging session after some time of debug execution.
#5953
2023-04-03 15:28:11 +05:30
utils
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30
__init__.py
Fix a crash issue occurring when debugging a function with arguments when using pgAdmin with external config database.
#6904
2023-11-15 17:42:58 +05:30