This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8be65ceb7b
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Anil Sahoo
8be65ceb7b
Fixed an issue related to the query tool update connection after the server disconnected from the object explorer.
#7865
2024-11-19 15:44:40 +05:30
..
static
/js
Fixed an issue where Ctrl/Cmd + A was not selecting all data in query tool data grid.
#5099
2024-11-14 16:56:03 +05:30
templates
/sqleditor
Replace infinite scrolling with pagination in query tool data output for better UX and performance.
#1780
2024-10-01 14:47:12 +05:30
tests
Fix issue with missing new added records in download file.
#5345
2024-07-02 11:48:13 +05:30
utils
Replace infinite scrolling with pagination in query tool data output for better UX and performance.
#1780
2024-10-01 14:47:12 +05:30
__init__.py
Fixed an issue related to the query tool update connection after the server disconnected from the object explorer.
#7865
2024-11-19 15:44:40 +05:30
command.py
Fixed SonarQube code smell Replace the unused local variable with '_'.
2024-01-24 18:33:43 +05:30