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
7e3bd8b88a21fe8ce33b29cf64abfb3aa7bae185
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Khushboo Vashi
7e3bd8b88a
Fix an encoding issue in the query tool.
Fixes
#3711
2018-12-04 17:03:19 +00:00
..
static
Add titles to the code areas of the Query Tool and Debugger to ensure that panels can be re-docked within them.
Fixes
#3619
2018-11-29 15:47:48 +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
Fix an encoding issue in the query tool.
Fixes
#3711
2018-12-04 17:03:19 +00:00
utils
Fix logic around validation and highlighting of Sort/Filter in the Query Tool.
Fixes
#3607
2018-09-14 14:18:43 +01:00
__init__.py
Rename the 'SQL Editor' section of the Preferences to 'Query Tool' as it applies to the whole tool, not just the editor.
Fixes
#3660
2018-10-08 11:43:02 +01:00
command.py
Fix logic around validation and highlighting of Sort/Filter in the Query Tool.
Fixes
#3607
2018-09-14 14:18:43 +01:00