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
1e427890de93f83d2b1ffb0e25b1c6f6d8bd8389
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Murtuza Zabuawala
1e427890de
Fix an issue where duplicate entry is made of successful executed query, one with status message and one without status message.
2017-07-03 11:00:42 +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
Fix an issue where duplicate entry is made of successful executed query, one with status message and one without status message.
2017-07-03 11:00:42 +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
Use on-demand loading for results in the query tool.
Fixes
#2137
2017-06-27 09:03:04 -04:00