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
3dadb8989b64ecc9277356c3295953abffee0223
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Khushboo Vashi
ed76787b76
Fix the Transaction Status failed test cases.
2019-08-20 10:22:11 +05:30
..
static
Fix issue where Deleting N number of rows makes first N number of rows disable.
Fixes
#3605
2019-08-19 12:12:28 +05:30
templates/sqleditor
/sql
Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable.
Fixes
#1760
2019-07-17 11:45:20 +01:00
tests
Fix the Transaction Status failed test cases.
2019-08-20 10:22:11 +05:30
utils
Fix the Transaction Status failed test cases.
2019-08-20 10:22:11 +05:30
__init__.py
Add support in query history to show internal queries generated by pgAdmin during save data operations.
Fixes
#4612
2019-08-16 17:17:12 +05:30
command.py
Ensure the query tool will work with older versions of psycopg2 than we officially support, albeit without updateable resultsets.
Fixes
#4520
2019-08-01 13:59:53 +01:00