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-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49b318c39e932b81472f2b186c3d242fedd41f2d
pgadmin4
/
web
/
pgadmin
/
tools
/
debugger
History
Aditya Toshniwal
49b318c39e
Ensure that confirmation dialog should be popped up before reload of query tool or debugger
...
if it is opened in a new browser tab.
Fixes
#4101
2019-04-18 15:39:36 +05:30
..
static
Ensure that confirmation dialog should be popped up before reload of query tool or debugger
2019-04-18 15:39:36 +05:30
templates
/debugger
Ensure that confirmation dialog should be popped up before reload of query tool or debugger
2019-04-18 15:39:36 +05:30
__init__.py
Overhaul the layout saving code so it includes the Query Tool and Debugger, and stores the layout when change events are detected rather than (unreliably) on exit.
Fixes
#4084
2019-03-26 11:08:45 -04:00