pgAdmin 4 commit: Fixed API test cases

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed API test cases
Date: 2021-05-05 07:42:28
Message-ID: E1leCAu-0008Gc-2L@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed API test cases

Branch
------
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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2021-05-05 14:49:49 Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Previous Message Akshay Joshi 2021-05-05 06:11:13 Re: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins