1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-09-15 18:56:59 +00:00

[skip ci] docs(release-notes): 7.0.4

This commit is contained in:
Earl Warren 2024-06-12 10:42:18 +02:00
parent 4665496ddb
commit 6176063e73
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
13 changed files with 33 additions and 18 deletions

View file

@ -1 +0,0 @@
Attempt to speed up user deletion when using mariadb 10 (the subquery took advantage of the available index starting with mariadb 11).