pgadmin4/web/pgadmin/tools/sqleditor
Akshay Joshi 7b2c1bb9f8 Handle connection errors properly in the query tool. Fixes #3528 2018-08-10 13:51:32 +01:00
..
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 Allow sorting when viewing/editing data. Fixes #1894 2018-04-05 16:25:17 +01:00