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
022cf3d93c8c02eedf73f5af1b709a8259223bc4
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Nagesh Dhope
2522c8c9e2
Fixed an issue where escape key not working to close the open/save file dialog.
Fixes
#4896
2019-11-08 18:26:46 +05:30
..
static
Fixed an issue where escape key not working to close the open/save file dialog.
Fixes
#4896
2019-11-08 18:26:46 +05:30
templates/sqleditor
/sql
Ensure editable and read-only columns in Query Tool should be identified by icons and tooltips in the column header.
Fixes
#4667
2019-08-26 14:17:40 +05:30
tests
Don't wait for the database connection before rendering the Query Tool UI, for improved UX.
Fixes
#4453
2019-08-23 12:14:20 +01:00
utils
Fix the toggle case shortcut key combination.
Fixes
#3999
2019-11-01 12:10:14 +00:00
__init__.py
Ensure editable and read-only columns in Query Tool should be identified by icons and tooltips in the column header.
Fixes
#4667
2019-08-26 14:17:40 +05:30
command.py
Ensure editable and read-only columns in Query Tool should be identified by icons and tooltips in the column header.
Fixes
#4667
2019-08-26 14:17:40 +05:30