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
57660d131f2ec6356f9d5bee2add91886d9329be
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
57660d131f
1) Fix sort/filter dialog editing issue.
Fixes
#3558
.
...
2) Fix sort/filter dialog issue where it incorrectly requires ASC/DESC.
Fixes
#3325
.
2018-08-21 13:05:40 +05:30
..
static
Replace deprecated success, error callbacks in $.ajax call with new functions .done and .fail.
2018-07-09 13:54:00 +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
Infrastructure and changes to the Query Tool for realtime preference handling. Refs
#3294
2018-07-05 11:38:43 +01:00
utils
Infrastructure and changes to the Query Tool for realtime preference handling. Refs
#3294
2018-07-05 11:38:43 +01:00
__init__.py
Handle connection errors properly in the query tool.
Fixes
#3528
2018-08-10 13:51:32 +01:00
command.py
1) Fix sort/filter dialog editing issue.
Fixes
#3558
.
2018-08-21 13:05:40 +05:30