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
99b51f8f20
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
99a8b70e00
Fix some errors thrown on the JS console when dragging text in the Query Tool.
Fixes
#4552
2019-08-02 11:28:57 +01:00
..
static
Fix some errors thrown on the JS console when dragging text in the Query Tool.
Fixes
#4552
2019-08-02 11:28:57 +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