Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] [Docs] Correct Database Collation? #9499

Closed
bagasme opened this issue Dec 26, 2019 · 0 comments · Fixed by #9826
Closed

[Question] [Docs] Correct Database Collation? #9499

bagasme opened this issue Dec 26, 2019 · 0 comments · Fixed by #9826
Labels
type/docs This PR mainly updates/creates documentation

Comments

@bagasme
Copy link
Contributor

bagasme commented Dec 26, 2019

Description

Currently in Gitea docs doesn't mention the right database encoding and collation to use for Gitea. This cause issues when using features e.g. emoji as per #9336.

Perhaps the docs can be updated by mentioning recommended database encoding:

  • MySQL: utf8mb4_*
  • PostgreSQL: ?
  • SQLite: ?
@lunny lunny added the type/docs This PR mainly updates/creates documentation label Dec 26, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants