forgejo/models/db
Earl Warren 060121b644
[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)
(cherry picked from commit f83f0f9feb)
(cherry picked from commit fd1c3a6d09)
(cherry picked from commit f7cdc3d6f1)
2023-12-04 12:47:01 +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 Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
context_committer_test.go
context_test.go
convert.go
engine.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-12-04 12:47:01 +01:00
engine_test.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-12-04 12:47:01 +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 Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
list_test.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
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
sequence.go
sql_postgres_with_schema.go