pgadmin4/web/pgadmin/tools/sqleditor
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