pgadmin4/web/pgadmin/tools/sqleditor
2018-06-21 08:26:01 -04:00
..
static Move the notifications tab between messages and history as it seems more natural there. 2018-06-06 09:23:33 +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 Fix handling of SQL_ASCII data in the query tool. Fixes #3289. Fixes #3250 2018-06-21 08:26:01 -04:00
utils Add an option to auto-complete keywords in upper case. Fixes #2686 2018-06-15 10:18:56 +01:00
__init__.py Fix handling of SQL_ASCII data in the query tool. Fixes #3289. Fixes #3250 2018-06-21 08:26:01 -04:00
command.py Allow sorting when viewing/editing data. Fixes #1894 2018-04-05 16:25:17 +01:00