Обсуждение: pgAdmin 4 commit: Update the regression tests to fix issues withPython

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Update the regression tests to fix issues withPython

От
Dave Page
Дата:
Update the regression tests to fix issues with Python 3.5 and PG 9.2. Fixes #3057

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=de1c767e8849bdd761c3425452babcae18402c12
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>

Modified Files
--------------
.../tables/templates/table/sql/default/acl.sql     |   4 +-
.../servers/databases/schemas/tests/test_utils.py  |   3 +-
web/pgadmin/feature_tests/datatype_test.json       | 388 ++++++++++++---------
.../feature_tests/pg_datatype_validation_test.py   |  16 +-
4 files changed, 235 insertions(+), 176 deletions(-)