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
5129905307
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
dd51290d06
Upgrade React version to latest as upstream has fixed a security bug
2025-12-04 18:21:58 +05:30
..
static
/js
Fixed an issue where copying highlighted text in the query tool data output cell editor would copy the complete string.
#9372
2025-12-04 16:58:39 +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
Upgrade React version to latest as upstream has fixed a security bug
2025-12-04 18:21:58 +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