0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 21:00:03 +01:00
gitea/models/db
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
install
paginator Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
context.go Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
convert.go
engine.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02: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