pgadmin4/web/pgadmin/tools/sqleditor
Sarah McAlear b585063a26 Refactor keyboard shortcut functions in the query tool. Fix some incorrect keycodes and update docs.
Initial work by Sarah & Violet @ Pivotal, with additional tweaks by Murtuza @ EDB.
2017-08-21 15:27:29 +01:00
..
static Refactor keyboard shortcut functions in the query tool. Fix some incorrect keycodes and update docs. 2017-08-21 15:27:29 +01:00
templates/sqleditor/sql/default Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +05:30
__init__.py Fixed issue in query tool where messages were not displaying from functions/procedures properly. Fixes #2555 2017-08-04 15:50:39 +05:30
command.py Fix deletion of table rows with the column definition having NOT NULL TRUE and HAS NO DEFAULT VALUE. Fixes #2527 2017-07-03 15:49:59 +01:00