pgadmin4/web/pgadmin/tools/sqleditor
2019-03-28 08:12:09 -04:00
..
static Fix an issue where JSON data would not be rendered in the Query Tool. Fixes #4105 2019-03-28 08:12:09 -04:00
templates/sqleditor/sql Fix logic around validation and highlighting of Sort/Filter in the Query Tool. Fixes #3607 2018-09-14 14:18:43 +01:00
tests Revert "Remove the cp1252 test to see if it un-breaks the Windows buildfarm runs." 2019-03-18 09:28:28 +00:00
utils Make the Query Tool history persistent across sessions. Fixes #4017 2019-03-13 13:37:34 +00:00
__init__.py Make the Query Tool history persistent across sessions. Fixes #4017 2019-03-13 13:37:34 +00:00
command.py Prevent an error when closing the Sort/Filter dialogue with an empty filter string. Fixes #3970 2019-02-13 16:44:57 +00:00