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
/
regression
/
python_test_utils
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
..
__init__.py
Support generation of DDL for tables in Greenplum DB.
Fixes
#2261
2017-03-23 11:40:06 +00:00
csrf_test_client.py
Fixed CSRF security vulnerability issue. per Alvin Lindstam.
Fixes
#4217
2019-05-28 10:59:51 +05:30
sql_template_test_base.py
Initial support for PostgreSQL 12.
Fixes
#4283
.
Fixes
#4288
.
Fixes
#4290
.
2019-06-10 14:24:45 +01:00
template_helper.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
test_gui_helper.py
Feature test stabilisation.
2019-05-23 09:31:52 +01:00
test_utils.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