remove useless index
update with: ALTER TABLE `inventory_stock` DROP INDEX `resource_uid`; -- exists in resource_node_uid ALTER TABLE `stock` DROP INDEX `resource_uid`; -- exists in resource_node_uid
Showing
Please register or sign in to comment