Thread: pgAdmin 4 commit: Fixed RESQL test cases for Partition table using COLL

pgAdmin 4 commit: Fixed RESQL test cases for Partition table using COLL

From
Akshay Joshi
Date:
Fixed RESQL test cases for Partition table using COLLATE.

Branch
------
master

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

Modified Files
--------------
.../tests/pg/10_plus/create_partition_table_with_collate.sql       | 6 +++++-
.../tests/pg/10_plus/create_partition_table_with_collate_msql.sql  | 5 ++++-
.../tests/pg/11_plus/create_partition_table_with_collate.sql       | 6 +++++-
.../tests/pg/11_plus/create_partition_table_with_collate_msql.sql  | 7 +++++--
.../servers/databases/schemas/tables/tests/pg/12_plus/test.json    | 2 +-
.../tests/ppas/10_plus/create_partition_table_with_collate.sql     | 6 +++++-
.../ppas/10_plus/create_partition_table_with_collate_msql.sql      | 5 ++++-
.../tests/ppas/11_plus/create_partition_table_with_collate.sql     | 6 +++++-
.../ppas/11_plus/create_partition_table_with_collate_msql.sql      | 5 ++++-
9 files changed, 38 insertions(+), 10 deletions(-)