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
d1902cd639
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Akshay Joshi
b48145f01f
Add an option to auto-complete keywords in upper case.
Fixes
#2686
2018-06-15 10:18:56 +01:00
..
static
Move the notifications tab between messages and history as it seems more natural there.
2018-06-06 09:23:33 +01:00
templates/sqleditor
/sql
Catch errors when trying to EXPLAIN an invalid query.
Fixes
#3257
2018-04-12 10:50:57 +01:00
tests
Fix template handling in tests for Windows.
2018-05-14 15:47:38 +01:00
utils
Add an option to auto-complete keywords in upper case.
Fixes
#2686
2018-06-15 10:18:56 +01:00
__init__.py
Handle a potential error case in the connection status monitoring.
2018-06-05 11:57:56 +01:00
command.py
Allow sorting when viewing/editing data.
Fixes
#1894
2018-04-05 16:25:17 +01:00