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
a7f06eea0bff13799947544cac301f1ef780f745
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Khushboo Vashi
a7f06eea0b
Fix an issue where inserting more than 10 rows does not work correctly in View Data; only parts end up in the table.
#6582
2023-07-24 12:49:42 +05:30
..
static
/js
Fix an issue where inserting more than 10 rows does not work correctly in View Data; only parts end up in the table.
#6582
2023-07-24 12:49:42 +05:30
templates
/sqleditor
Fixed an issue where the query tool is unable to execute a query on Postgres 10 and below versions.
#6515
2023-06-30 12:40:48 +05:30
tests
Fix an issue where queries longer than 1 minute get stuck - Container 7.1.
#6317
(
#6491
)
2023-07-04 10:44:46 +05:30
utils
Fix an issue where queries longer than 1 minute get stuck - Container 7.1.
#6317
(
#6491
)
2023-07-04 10:44:46 +05:30
__init__.py
Added new/missing parameters to pg_restore.
#6562
2023-07-13 13:01:48 +05:30
command.py
1) Added new/missing parameters to pg_dumpall (Backup Server).
#6416
2023-07-10 10:34:30 +05:30