This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca7fe9a520
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Matthew Kleiman
e2cbaaef71
UI tweaks for the query history.
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