gitea/routers/install
wxiaoguang cb3173a1e9
Use "utf8mb4" for MySQL by default (#25432)
TBH, I don't see much difference from `Remove "CHARSET" config option
for MySQL, always use "utf8mb4"` #25413

Close #25413
2023-06-22 07:38:23 +02:00
..
install.go Use "utf8mb4" for MySQL by default (#25432) 2023-06-22 07:38:23 +02:00
routes.go Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
routes_test.go Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
setting.go Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00