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
76e658ee129a49afc74152b57330cf2c2e653e2e
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Yosry Muhammad
76e658ee12
Ensure command tags are shown in the messages tab of the Query Tool.
Fixes
#4520
2019-08-01 14:29:38 +01:00
..
static
Ensure type names are properly encoded in the results grid.
Fixes
#4401
2019-08-01 13:17:00 +01:00
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
Ensure command tags are shown in the messages tab of the Query Tool.
Fixes
#4520
2019-08-01 14:29:38 +01:00
utils
Ensure command tags are shown in the messages tab of the Query Tool.
Fixes
#4520
2019-08-01 14:29:38 +01:00
__init__.py
Ensure command tags are shown in the messages tab of the Query Tool.
Fixes
#4520
2019-08-01 14:29:38 +01:00
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