forgejo/models/db
6543 12e23ee199
[Refactor] Unify repo search order by logic (#30876)
have repo OrderBy definitions defined in one place and use a single type
for OrderBy database options

(cherry picked from commit bb04311b0b5b7a28f94c4bc409db1c4a04bcef17)
2024-06-16 13:42:58 +02:00
..
install
paginator
collation.go s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00
common.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
consistency.go
context.go Fix misuse of TxContext (#30061) 2024-03-30 07:17:29 +01:00
context_committer_test.go
context_test.go
convert.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
engine.go Fix various problems around projects board view (#30696) 2024-05-12 20:03:10 +02:00
engine_test.go [TESTS] add log.Level to test.NewLogChecker 2024-02-05 16:54:44 +01:00
error.go
index.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
index_test.go
iterate.go
iterate_test.go
list.go
list_test.go
log.go
main_test.go
name.go
search.go [Refactor] Unify repo search order by logic (#30876) 2024-06-16 13:42:58 +02:00
sequence.go
sql_postgres_with_schema.go