plugin-icon

Primary Key Fixer

作者 omelhus·
Plugins like Yoast and Slider Revolution doesn't create a PRIMARY KEY on tables when they are created. This is an issue when using services like …
版本
1.3
活躍安裝總數
200
最近更新:
Aug 29, 2021

Plugins like Yoast and Slider Revolution doesn’t create a PRIMARY KEY on tables when they are created. This is an issue when using services like Digital Ocean managed databases etc that uses replication and requires primary keys.

By installing this plugin it will add a query filter and look for queries that include CREATE TABLE and UNIQUE KEY, but not PRIMARY KEY, and insert a PRIMARY KEY for the same field as the UNIQUE KEY.

It will not fix restore where the query includes multiple create table and some of them contains ‘primary key’.

免費使用Business方案
目前已測試版本
WordPress 5.8.12
此外掛程式已可供下載,並可用於你 系統。