1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-12 17:28:13 +00:00
Files
gitea/models/user.go
Lunny Xiao b88dbe1208 Use a common quote to instead of check database type (#16817)
`` ` `` will be converted to different database quote by xorm. So check database type is unnecessary.
2021-08-25 13:23:34 +01:00

48 KiB