public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Fixed API test cases.
4+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Fixed API test cases.
@ 2020-10-27 05:45 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2020-10-27 05:45 UTC (permalink / raw)
  To: [email protected]

Fixed API test cases.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/backup/tests/test_backup_message.py | 3 ---
1 file changed, 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgAdmin 4 commit: Fixed API test cases.
@ 2021-02-15 12:59 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2021-02-15 12:59 UTC (permalink / raw)
  To: [email protected]

Fixed API test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e5a91d30bfffd29a07b59b4c4272252820d0...
Author: Pradip Parkale <[email protected]>

Modified Files
--------------
.../subscriptions/templates/subscriptions/sql/default/dependencies.sql | 2 ++
web/pgadmin/tools/schema_diff/tests/pg/12_plus/source.sql              | 3 ---
web/pgadmin/tools/schema_diff/tests/pg/12_plus/target.sql              | 3 ---
3 files changed, 2 insertions(+), 6 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgAdmin 4 commit: Fixed API test cases
@ 2021-05-05 07:42 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2021-05-05 07:42 UTC (permalink / raw)
  To: [email protected]

Fixed API test cases

Branch
------
master

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

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



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgAdmin 4 commit: Fixed API test cases
@ 2021-05-12 07:57 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2021-05-12 07:57 UTC (permalink / raw)
  To: [email protected]

Fixed API test cases

Branches
--------
React_Porting
master

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

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



^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2021-05-12 07:57 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 05:45 pgAdmin 4 commit: Fixed API test cases. Akshay Joshi <[email protected]>
2021-02-15 12:59 pgAdmin 4 commit: Fixed API test cases. Akshay Joshi <[email protected]>
2021-05-05 07:42 pgAdmin 4 commit: Fixed API test cases Akshay Joshi <[email protected]>
2021-05-12 07:57 pgAdmin 4 commit: Fixed API test cases Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox