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
cf29e8df90
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
df85392bbf
Fix handling of SQL_ASCII data in the query tool.
Fixes
#3289
.
Fixes
#3250
2018-06-21 08:26:01 -04: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 handling of SQL_ASCII data in the query tool.
Fixes
#3289
.
Fixes
#3250
2018-06-21 08:26:01 -04:00
utils
Add an option to auto-complete keywords in upper case.
Fixes
#2686
2018-06-15 10:18:56 +01:00
__init__.py
Fix handling of SQL_ASCII data in the query tool.
Fixes
#3289
.
Fixes
#3250
2018-06-21 08:26:01 -04:00
command.py
Allow sorting when viewing/editing data.
Fixes
#1894
2018-04-05 16:25:17 +01:00