This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/db
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
* delete pullautomerges on repo/user deletion
* delete reviewstates on repo/user deletion
* optimize automerhe code
* add index to reviewstate
2022-05-08 15:46:34 +02: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
list_options.go
log.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go