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
cbee76eac8
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
RAJASEKAR G
c758920890
Properly handle EXPLAIN queries entered directly by the user in the query tool.
Fixes
#2287
2017-04-06 09:46:42 +01:00
..
static
/css
From a visual standpoint, grey highlight makes selection look deselected rather than selected. A brighter color would quickly provide visual feedback on an action.
2017-03-30 22:56:13 -04:00
templates
/sqleditor
Properly handle EXPLAIN queries entered directly by the user in the query tool.
Fixes
#2287
2017-04-06 09:46:42 +01:00
__init__.py
(De)Capitalized strings to fit the common/usual format, corrected spelling, removed unnecessary characters.
2017-04-05 13:50:49 +01:00
command.py
Fix deletion of rows where the primary key isn't at ordinal zero.
Fixes
#2274
2017-03-24 13:32:56 +00:00