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
6e8ebbd375f825acde7383244bf83d1c9c1c15e5
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
6e8ebbd375
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
...
Fix an XSS issue seen in View/Edit data mode if a column name includes HTML.
Fixes
#4367
2019-06-20 12:21:37 +01:00
..
static
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00
templates/sqleditor
/sql
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00
tests
Fix handling of JSON in the Query Tool with NULL elements.
Fixes
#4263
2019-05-23 08:53:29 +01:00
utils
Fix keyboard navigation in "inner" tabsets such as the Query Tool and Debugger.
Fixes
#4195
2019-06-10 11:10:49 +01:00
__init__.py
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00
command.py
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00