Commit Graph

3 Commits

Author SHA1 Message Date
Ben Irvin 72535fb1c2 fix(database): run cleanOrderColumns updates sequentially (#26134)
Fix concurrent UPDATEs on the same join table that can deadlock Postgres
when renumbering order and inverse order columns.

Refs: https://github.com/strapi/strapi/issues/26131
2026-05-04 17:36:59 +02:00
Bassel Kanso 80ec2ee668 fix: prevent admins from deleting themselves (#24739) 2025-11-03 12:27:36 +02:00
Ben Irvin cf82c830d8 test: restructure test dirs 2024-04-02 11:19:43 +02:00