Use different folders for pg vs. ppas RE-SQL tests. Fall back to the tests folder without a subdirectory if neither exist. Branch ------ electron2 Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc7e2e6f8c15983190d1a6271e898038e6460271 Author: Akshay Joshi <akshay.joshi@enterprisedb.com> Modified Files -------------- .../{ => pg}/9.3_plus/alter_fdw_change_opt2.sql | 0 .../tests/{ => pg}/9.3_plus/alter_fdw_comment.sql | 0 .../tests/{ => pg}/9.3_plus/alter_fdw_opt1.sql | 0 .../tests/{ => pg}/9.3_plus/alter_fdw_opt2.sql | 0 .../tests/{ => pg}/9.3_plus/alter_fdw_rename.sql | 0 .../{ => pg}/9.3_plus/alter_fdw_validator.sql | 0 .../tests/{ => pg}/9.3_plus/create_fdw.sql | 0 .../tests/{ => pg}/9.3_plus/test.json | 5 +- .../{ => pg}/default/alter_fdw_change_opt2.sql | 0 .../tests/{ => pg}/default/alter_fdw_comment.sql | 0 .../tests/{ => pg}/default/alter_fdw_opt1.sql | 0 .../tests/{ => pg}/default/alter_fdw_opt2.sql | 0 .../tests/{ => pg}/default/alter_fdw_rename.sql | 0 .../tests/{ => pg}/default/alter_fdw_validator.sql | 0 .../tests/{ => pg}/default/create_fdw.sql | 0 .../tests/{ => pg}/default/test.json | 5 +- .../9.4_plus}/alter_resource_group_name.sql | 0 .../9.4_plus}/alter_resource_group_options.sql | 0 .../9.4_plus}/create_resource_group.sql | 0 .../tests/{default => ppas/9.4_plus}/test.json | 5 - .../sqleditor/static/img/save_data_changes.svg | 12 + .../tools/sqleditor/tests/execute_query_utils.py | 41 +++ .../tests/test_is_query_resultset_updatable.py | 125 ++++++++ .../sqleditor/tests/test_save_changed_data.py | 347 +++++++++++++++++++++ .../utils/is_query_resultset_updatable.py | 120 +++++++ .../tools/sqleditor/utils/save_changed_data.py | 317 +++++++++++++++++++ web/regression/re_sql/tests/test_resql.py | 81 +---- 27 files changed, 984 insertions(+), 74 deletions(-)
pgadmin-hackers by date:
Соглашаюсь с условиями обработки персональных данных