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
47f26cc3779b45066a47fd4d891c98ff301f0e4c
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
47f26cc377
Fix exception in query history for python 2.7.
Fixes
#4663
2019-08-30 09:07:03 +05:30
..
static
Fix an issue where oid column should not be pasted when copy/paste row is used on query output containing the oid column.
Fixes
#4381
2019-08-28 13:35:40 +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 exception in query history for python 2.7.
Fixes
#4663
2019-08-30 09:07:03 +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