[pgadmin-org/pgadmin4] 70d356: Fixed API test cases failing for v13 and below

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 70d356: Fixed API test cases failing for v13 and below
Date: 2023-07-06 09:15:06
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/bccdb1-70d356@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 70d356d0f442f5666ebf456232cf8e30e4855a5b
https://github.com/pgadmin-org/pgadmin4/commit/70d356d0f442f5666ebf456232cf8e30e4855a5b
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-06 (Thu, 06 Jul 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/14_plus/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/default/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/14_plus/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/default/nodes.sql

Log Message:
-----------
Fixed API test cases failing for v13 and below

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-07-07 10:45:37 [pgadmin-org/pgadmin4] e56f64: Python dependency: Update boto3 requirement in /we...
Previous Message Akshay Joshi 2023-07-06 07:32:29 [pgadmin-org/pgadmin4] bccdb1: Fixed an issue where Partitions are not visible in...