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
73dc130908506faf58c0ae1a172ac055685d9b9e
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
73dc130908
Fix issue where pgAdmin does not load completely if loaded in an iframe.
Fixes
#4756
2019-09-23 12:55:02 +05:30
..
static
Fix issue where pgAdmin does not load completely if loaded in an iframe.
Fixes
#4756
2019-09-23 12:55:02 +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 query history issue for Python 2.7, it is a regression of
#4750
.
2019-09-17 11:01:13 +05:30
__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