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
7090c02014e375193afac40f9e392443f920acd5
pgadmin4
/
web
/
regression
/
python_test_utils
History
Yosry Muhammad
7b65507533
Ensure the query tool will work with older versions of psycopg2 than we officially support, albeit without updateable resultsets.
Fixes
#4520
2019-08-01 13:59:53 +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
Ensure the query tool will work with older versions of psycopg2 than we officially support, albeit without updateable resultsets.
Fixes
#4520
2019-08-01 13:59:53 +01:00