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
74cfeabd02c8fd63d2604ac826dae7ed4308a91e
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
74cfeabd02
Fix graphical explain now that JSON data is sent as text to stop JS futzing with it.
Fixes
#4041
2019-03-01 12:38:57 +00:00
..
static
Fix graphical explain now that JSON data is sent as text to stop JS futzing with it.
Fixes
#4041
2019-03-01 12:38:57 +00:00
templates/sqleditor
/sql
Fix logic around validation and highlighting of Sort/Filter in the Query Tool.
Fixes
#3607
2018-09-14 14:18:43 +01:00
tests
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
utils
Add Commit and Rollback buttons to the Query Tool.
Fixes
#2418
2019-02-22 14:28:05 +00:00
__init__.py
Use POST instead of GET for Query Tool downloads to avoid errors with long queries.
Fixes
#4013
2019-02-27 17:08:53 +00:00
command.py
Prevent an error when closing the Sort/Filter dialogue with an empty filter string.
Fixes
#3970
2019-02-13 16:44:57 +00:00