[pgadmin-org/pgadmin4] 55b917: 1) Ensure that when '--pkg resql' is provided then...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 55b917: 1) Ensure that when '--pkg resql' is provided then...
Date: 2023-02-28 10:54:54
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/a008f9-55b917@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 55b917f24b4c9f2c645570bdba20f148181f3502
https://github.com/pgadmin-org/pgadmin4/commit/55b917f24b4c9f2c645570bdba20f148181f3502
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-28 (Tue, 28 Feb 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/pg/default/alter_ownedby_remove.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/pg/default/alter_ownedby_remove_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/ppas/default/alter_ownedby_remove.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/ppas/default/alter_ownedby_remove_msql.sql
M web/pgadmin/utils/route.py

Log Message:
-----------
1) Ensure that when '--pkg resql' is provided then only RESQL test cases should run.
2) Fixed the RESQL test cases for Sequences. #5810

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-02-28 11:24:46 [pgadmin-org/pgadmin4] ff25af: Add missing import.
Previous Message Akshay Joshi 2023-02-28 08:00:19 [pgadmin-org/pgadmin4] a008f9: Fixed an issue where the database server is not co...