pgadmin4/web/pgadmin/tools/sqleditor
2017-03-30 22:56:13 -04:00
..
static/css From a visual standpoint, grey highlight makes selection look deselected rather than selected. A brighter color would quickly provide visual feedback on an action. 2017-03-30 22:56:13 -04:00
templates/sqleditor Modify the web code to allow the Query Tool and Debugger to be opened in new tabs, per settings in Preferences. Fixes #1344 2017-03-24 14:43:56 +00:00
__init__.py Modify the web code to allow the Query Tool and Debugger to be opened in new tabs, per settings in Preferences. Fixes #1344 2017-03-24 14:43:56 +00:00
command.py Fix deletion of rows where the primary key isn't at ordinal zero. Fixes #2274 2017-03-24 13:32:56 +00:00