This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76939e4f63f1da1820e80fa78f784bfe1887cd7a
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Harshal Dhumal
76939e4f63
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
..
static
/css
Update alertify alerts to use the styling defined in the styleguide.
2017-06-30 10:21:05 +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