0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 13:14:42 +01:00
gitea/models/db
wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction (#21469)
Related:
* #21362

This PR uses a general and stable method to generate resource index (eg:
Issue Index, PR Index)

If the code looks good, I can add more tests

ps: please skip the diff, only have a look at the new code. It's
entirely re-written.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-10-16 18:44:16 +08:00
..
install
paginator
common.go
consistency.go
context.go
convert.go
engine.go
engine_test.go
error.go
index.go
index_test.go
iterate.go
list_options.go
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go