gitea/models/db
6543 bb04311b0b
[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
2024-06-13 09:13:11 +00:00
..
install Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
paginator
collation.go
common.go
consistency.go
context.go
context_committer_test.go Fix halfCommitter and WithTx (#22366) 2023-01-09 12:19:19 -05:00
context_test.go
convert.go
engine.go
engine_test.go
error.go
index.go Fix index generation parallelly failure (#25235) 2023-06-15 02:14:43 +02:00
index_test.go
iterate.go
iterate_test.go
list.go
list_test.go
log.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
main_test.go
name.go
search.go
sequence.go Refactor `setting.Database.UseXXX` to methods (#23354) 2023-03-07 18:51:06 +08:00
sql_postgres_with_schema.go