pgadmin4/web/pgadmin/tools/sqleditor
Ashesh Vashi 2f32427c59 Fix an issue in the Query Tool which causes it to hang in some installations of Chrome 53.0.2785.116 on Mac.
This commit also modifies the Query Tool to load SlickGrid using require.js.
2016-09-16 10:18:49 +01:00
..
static/css Fix scrolling in the query tool editor. Fixes #1579 2016-09-15 10:15:00 +01:00
templates/sqleditor Fix an issue in the Query Tool which causes it to hang in some installations of Chrome 53.0.2785.116 on Mac. 2016-09-16 10:18:49 +01:00
__init__.py Ensure View Data on a table with zero columns doesn't throw an error. Fixes #1677 2016-09-14 10:43:08 +01:00
command.py Highlight invalid rows when saving data in the edit grid. Fixes #1637 2016-09-02 16:05:00 +01:00