pgadmin4/web/pgadmin/tools/sqleditor
2017-07-06 13:08:29 +01:00
..
static/css UI tweaks for the query history. 2017-07-06 13:08:29 +01:00
templates/sqleditor Prompt the user to save dirty queries rather than discard them for a more natural workflow. Fixes #1972 2017-07-04 23:39:10 +01:00
__init__.py Add preferences to enable brace matching and brace closing in the SQL editors. Fixes #2513 2017-06-27 09:57:38 -04:00
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