Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: c12f229c6472f60dfa7b267164226b1ce19a5d25
https://github.com/pgadmin-org/pgadmin4/commit/c12f229c6472f60dfa7b267164226b1ce19a5d25
Author: Akshay Joshi <[email protected]>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/default/nodes.sql
Log Message:
-----------
Added check to enable/disable Concurrently and Finalize menu of Detach
Partition. #6369