forgejo/models/db
Earl Warren f83f0f9feb
[SEMVER] store SemVer in ForgejoSemVer after a database upgrade
(cherry picked from commit b7fe7cf401)
(cherry picked from commit cf339eed4f)
(cherry picked from commit 4f3a16168b)
(cherry picked from commit 6f5bbc53fc)
(cherry picked from commit aca42b422e)
(cherry picked from commit 5a7f7580e5)
(cherry picked from commit 06c383c807)
(cherry picked from commit fe831dcb53)
(cherry picked from commit cd12cd0dbc)
(cherry picked from commit cc79163703)
(cherry picked from commit 0102a5715e)
(cherry picked from commit 403f7520b3)
(cherry picked from commit a3b61510a2)
2023-11-06 15:05:00 +01:00
..
install
paginator make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
common.go Fix NuGet search endpoints (#25613) 2023-08-14 02:50:55 +00:00
consistency.go
context.go Improve DeleteByID (#26904) 2023-09-05 08:11:35 +02:00
context_committer_test.go
context_test.go
convert.go
engine.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-11-06 15:05:00 +01:00
engine_test.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-11-06 15:05:00 +01:00
error.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
index.go
index_test.go
iterate.go refactor: make db iterate context aware (#27710) 2023-10-21 10:05:29 +08:00
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 make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
name.go
search.go Split lfs size from repository size (#22900) 2023-06-28 22:41:02 +00:00
sequence.go
sql_postgres_with_schema.go