1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-23 21:24:20 -04:00
gitea/models/db
Lunny Xiao 12c742f8dc
Fix order by parameter (#19849)
Upgrade builder to v0.3.11
Upgrade xorm to v1.3.1 and fixed some hidden bugs.

Replace #19821
Replace #19834
Included #19850

Co-authored-by: zeripath <art27@cantab.net>
2022-06-04 20:18:50 +01:00
..
install
paginator Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
context.go Estimate Action Count in Statistics (#19775) 2022-05-21 14:50:50 -04:00
convert.go
engine.go Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
error.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
index.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
list_options.go
log.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go