[pgadmin-org/pgadmin4] 73430a: Fixed an issue where user was not able to assign n...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 73430a: Fixed an issue where user was not able to assign n...
Date: 2023-10-11 07:59:32
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/fc411b-73430a@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: 73430a20620a2f4c8f0decaa4066675c5fcd3c7a
https://github.com/pgadmin-org/pgadmin4/commit/73430a20620a2f4c8f0decaa4066675c5fcd3c7a
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-10-11 (Wed, 11 Oct 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js
M web/pgadmin/static/js/SchemaView/index.jsx

Log Message:
-----------
Fixed an issue where user was not able to assign new/old columns as primary key once column with primary key is deleted. #5749

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-10-11 08:04:19 [pgadmin-org/pgadmin4] 2b8efc: Update release note
Previous Message Aditya Toshniwal 2023-10-11 07:26:18 [pgadmin-org/pgadmin4] fc411b: Allow setting custom username for shared servers, ...