0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00
forgejo-docs/docs
Gergely Nagy 5958b3a618
admin: database: Suggest a better collation for MySQL
In `admin/database-preparation` suggest `utf8mb4_bin` as the collate
function, rather than `utf8mb4_unicode_ci`. The former is accent- and
case sensitive, while the latter isn't, and Forgejo assumes that columns
are case sensitive.

Also add a short paragraph explaining why `utf8mb4_bin` is
suggested (case sensitivity), and what problems may arise and why if
case insensitive collation is used.

This partially addresses forgejo/forgejo#2039.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-12-28 11:46:34 +01:00
..
_images {user,admin}: oauth2-provider: pre-registered OAuth applications 2023-11-19 18:21:41 +01:00
admin admin: database: Suggest a better collation for MySQL 2023-12-28 11:46:34 +01:00
developer COC: link to the moderation team 2023-12-27 18:35:08 +01:00
user {developer,user}: next.forgejo.org: update with the new location 2023-12-25 20:35:53 +01:00
index.md move docs to subfolder 2023-08-15 00:19:15 +01:00
license.md move docs to subfolder 2023-08-15 00:19:15 +01:00