This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bb6e9133fa5234a4648cf7614926b13071b1234
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Pravesh Sharma
5bb6e9133f
Fixed query history slowness issue by storing query only for those having certain threshold max length.
#6666
2023-10-17 15:17:53 +05:30
..
static
/js
Fixed query history slowness issue by storing query only for those having certain threshold max length.
#6666
2023-10-17 15:17:53 +05:30
templates
/sqleditor
Added WAL option to EXPLAIN ANALYZE command.
#6382
2023-08-03 15:57:12 +05:30
tests
Fix the query tool issue where raise Notice from func/proc or code blocks are no longer displayed live.
#6420
2023-08-07 17:19:08 +05:30
utils
Added support to select/deselect objects in the Backup dialog.
#642
2023-09-13 11:07:28 +05:30
__init__.py
Added support to select/deselect objects in the Backup dialog.
#642
2023-09-13 11:07:28 +05:30
command.py
1) Added new/missing parameters to pg_dumpall (Backup Server).
#6416
2023-07-10 10:34:30 +05:30