mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-06-29 10:12:29 +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.go | ||
| paginate_test.go | ||
| path.go | ||
| path_test.go | ||
| remove.go | ||
| sanitize.go | ||
| sanitize_test.go | ||
| shellquote.go | ||
| shellquote_test.go | ||
| timer.go | ||
| truncate.go | ||
| truncate_test.go | ||
| url.go | ||
| util.go | ||
| util_test.go | ||