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
master
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Anil Sahoo
8a4a3814ab
Fixed an issue where custom column widths in the result grid of Query Tool or View/Edit Data were reset after re-executing a query.
#7057
2025-08-07 15:32:40 +05:30
..
static
/js
Fixed an issue where custom column widths in the result grid of Query Tool or View/Edit Data were reset after re-executing a query.
#7057
2025-08-07 15:32:40 +05:30
templates
/sqleditor
Added GENERIC_PLAN, MEMORY, SERIALIZE option to EXPLAIN/EXPLAIN ANALYZE command.
#6456
2025-08-01 12:40:07 +05:30
tests
Fixed macros test cases when run on more than one server.
2025-07-09 16:01:51 +05:30
utils
Added GENERIC_PLAN, MEMORY, SERIALIZE option to EXPLAIN/EXPLAIN ANALYZE command.
#6456
2025-08-01 12:40:07 +05:30
__init__.py
Added GENERIC_PLAN, MEMORY, SERIALIZE option to EXPLAIN/EXPLAIN ANALYZE command.
#6456
2025-08-01 12:40:07 +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