[pgadmin-org/pgadmin4] cad4c6: Fix feature tests for the database versions 11, 12...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] cad4c6: Fix feature tests for the database versions 11, 12...
Date: 2023-05-15 06:12:30
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/2ec460-cad4c6@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: cad4c6b8af4d59fa37213d92b6ee820786e4a612
https://github.com/pgadmin-org/pgadmin4/commit/cad4c6b8af4d59fa37213d92b6ee820786e4a612
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-15 (Mon, 15 May 2023)

Changed paths:
M web/regression/feature_tests/pg_datatype_validation_test.py

Log Message:
-----------
Fix feature tests for the database versions 11, 12 and 13, broken due to multirange data types support.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2023-05-15 16:13:45 [pgadmin-org/pgadmin4] c06728: Fixed an issue where win 10 was not showing pgAdmi...
Previous Message Aditya Toshniwal 2023-05-11 14:30:33 [pgadmin-org/pgadmin4]