mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-06 02:48:51 +03:00
4ffda656e8
Attempt to fix #3678
135 B
135 B
Attempt to speed up user deletion when using mariadb 10 (the subquery took advantage of the available index starting with mariadb 11).