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
ea085cd009
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Khushboo Vashi
ea085cd009
Fix pagination issues in the query tool data output when using a server-side cursor.
2025-07-18 17:54:06 +05:30
..
static
/js
Fixed following issues reported while testing application restore changes:
#8901
2025-07-17 16:28:57 +05:30
templates
/sqleditor
Add Cache-Control no-cache,no-store,must-revalidate header to dynamically generated utils.js file.
#3688
2025-04-16 11:23:35 +05:30
tests
Fixed macros test cases when run on more than one server.
2025-07-09 16:01:51 +05:30
utils
Improved the application restore which includes:
#8901
2025-07-15 11:21:57 +05:30
__init__.py
Fix pagination issues in the query tool data output when using a server-side cursor.
2025-07-18 17:54:06 +05:30
command.py
Implemented a server-side cursor to enhance performance when retrieving large datasets.
#5797
2025-07-02 12:47:01 +05:30