pgadmin4/web/pgadmin/tools/sqleditor
Nikhil Mohite ec12dc5288
Fixed the following issues found in testing #5908:
1. Filter buttons remain highlighted after promotion but the button is disabled.
2. Data changes are getting committed even when Auto commit is turned off on the promoted query tool window.
2023-12-27 13:36:20 +05:30
..
static/js Fixed the following issues found in testing #5908: 2023-12-27 13:36:20 +05:30
templates/sqleditor Added WAL option to EXPLAIN ANALYZE command. #6382 2023-08-03 15:57:12 +05:30
tests 1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12. 2023-11-02 16:03:50 +05:30
utils Allow users to convert View/Edit table into a Query tool to enable editing the SQL generated. #5908 2023-12-19 15:52:57 +05:30
__init__.py Fixed the following issues found in testing #5908: 2023-12-27 13:36:20 +05:30
command.py 1) Added new/missing parameters to pg_dumpall (Backup Server). #6416 2023-07-10 10:34:30 +05:30