Skip to content

Fix broken migration in MySQL

keys is a reserved name in MySQL, so if this migration actually attempted to remove any duplicate keys it would fail.

Closes #19344 (closed)

Merge request reports

Loading