pgadmin4/web/pgadmin/tools/sqleditor
Akshay Joshi 569ceb3906 Modify the web code to allow the Query Tool and Debugger to be opened in new tabs, per settings in Preferences. Fixes #1344
Note that this does *not* enable the runtime to use multiple windows at this stage. It's really only useful in Server mode.
2017-03-24 14:43:56 +00:00
..
static/css Handle NULL booleans in the data editor. Fixes #1790 2017-02-05 11:06:48 +01: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