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