pgAdmin 4 commit: Fixed API test cases - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed API test cases
Date
Msg-id E1lgjkb-0001ui-Tb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed API test cases

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b13627398b6987fc0684cf8408dab6bcd58d0334

Modified Files
--------------
.../partitions/tests/pg/10_plus/alter_table_add_partition.sql       | 4 ++--
.../partitions/tests/pg/10_plus/alter_table_add_partition_msql.sql  | 2 +-
.../partitions/tests/pg/10_plus/create_table_with_partition.sql     | 2 +-
.../tests/pg/10_plus/create_table_with_partition_msql.sql           | 2 +-
.../partitions/tests/pg/12_plus/alter_table_add_partition.sql       | 4 ++--
.../partitions/tests/pg/12_plus/alter_table_add_partition_msql.sql  | 2 +-
.../partitions/tests/pg/12_plus/create_table_with_partition.sql     | 2 +-
.../tests/pg/12_plus/create_table_with_partition_msql.sql           | 2 +-
.../partitions/tests/ppas/10_plus/alter_table_add_partition.sql     | 4 ++--
.../tests/ppas/10_plus/alter_table_add_partition_msql.sql           | 2 +-
.../partitions/tests/ppas/10_plus/create_table_with_partition.sql   | 2 +-
.../tests/ppas/10_plus/create_table_with_partition_msql.sql         | 2 +-
.../partitions/tests/ppas/12_plus/alter_table_add_partition.sql     | 4 ++--
.../tests/ppas/12_plus/alter_table_add_partition_msql.sql           | 2 +-
.../partitions/tests/ppas/12_plus/create_table_with_partition.sql   | 2 +-
.../tests/ppas/12_plus/create_table_with_partition_msql.sql         | 2 +-
web/pgadmin/tools/erd/tests/sql/12_plus/test_sql_output.sql         | 6 +++---
web/pgadmin/tools/erd/tests/sql/default/test_sql_output.sql         | 6 +++---
18 files changed, 26 insertions(+), 26 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM6399]: Add panel option allows to add duplicate tabs.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve some strings.