Tables need a primary key

Created on 3 February 2024, 12 months ago
Updated 12 March 2024, 11 months ago

Problem/Motivation

On sites running Denormalizer, I see the following in the Status Report:


X Transaction isolation level
READ-COMMITTED
For this to work correctly, all tables must have a primary key. The following table(s) do not have a primary key: [denormalizer-created tables in a list]. See the setting MySQL transaction isolation level page for more information.

We need some way to add a primary key to avoid Core from complaining.

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States andileco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024