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
5f22b4e2d2
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
93bbadb994
Fixed an issue where the query tool displayed 'default' instead of 'null' for null text data in the data output.
#9098
2025-09-29 12:37:25 +05:30
..
static
/js
Fixed an issue where the query tool displayed 'default' instead of 'null' for null text data in the data output.
#9098
2025-09-29 12:37:25 +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