mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 07:30:15 +00:00
Use `ToASCIIUpper` for SQLite database on issues search, this because `UPPER(x)` on SQLite only transforms ASCII letters. Resolves #18429 |
||
|---|---|---|
| .. | ||
| compare.go | ||
| copy.go | ||
| io.go | ||
| net.go | ||
| paginate_test.go | ||
| paginate.go | ||
| path_test.go | ||
| path.go | ||
| remove.go | ||
| sanitize_test.go | ||
| sanitize.go | ||
| shellquote_test.go | ||
| shellquote.go | ||
| timer.go | ||
| truncate_test.go | ||
| truncate.go | ||
| url.go | ||
| util_test.go | ||
| util.go | ||