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
2024-12-02 05:19:12 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5d2ce142dd
pgadmin4
/
web
/
pgadmin
/
tools
/
debugger
History
Akshay Joshi
4050545f7c
Fixed an issue where the wrong message 'Current database has been moved or renamed' is displayed when debugging any function.
#6482
2023-09-26 18:07:25 +05:30
..
static
Fixed an issue where the wrong message 'Current database has been moved or renamed' is displayed when debugging any function.
#6482
2023-09-26 18:07:25 +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
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
#6295
2023-06-30 16:08:33 +05:30