pgadmin4/web/pgadmin/tools/sqleditor
Aditya Toshniwal 57660d131f 1) Fix sort/filter dialog editing issue. Fixes #3558.
2) Fix sort/filter dialog issue where it incorrectly requires ASC/DESC. Fixes #3325.
2018-08-21 13:05:40 +05:30
..
static Replace deprecated success, error callbacks in $.ajax call with new functions .done and .fail. 2018-07-09 13:54:00 +01:00
templates/sqleditor/sql Catch errors when trying to EXPLAIN an invalid query. Fixes #3257 2018-04-12 10:50:57 +01:00
tests Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
utils Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
__init__.py Handle connection errors properly in the query tool. Fixes #3528 2018-08-10 13:51:32 +01:00
command.py 1) Fix sort/filter dialog editing issue. Fixes #3558. 2018-08-21 13:05:40 +05:30