[pgadmin-org/pgadmin4] 7ce03f: Fix UUID datatype typecast issue.

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 7ce03f: Fix UUID datatype typecast issue.
Date: 2023-03-27 06:09:09
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/636ab5-7ce03f@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: 7ce03f3bea7dd92a5eed31d0485db700a95f8625
https://github.com/pgadmin-org/pgadmin4/commit/7ce03f3bea7dd92a5eed31d0485db700a95f8625
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-03-27 (Mon, 27 Mar 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/typecast.py
M web/regression/feature_utils/base_feature_test.py

Log Message:
-----------
Fix UUID datatype typecast issue.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2023-03-27 06:21:42 [pgadmin-org/pgadmin4] 97bd41: Fixed intermittent failures for the role related f...
Previous Message Akshay Joshi 2023-03-27 06:06:10 [pgadmin-org/pgadmin4] 636ab5: Change the foreground color of the code mirror tex...