forgejo/models/db
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
install
paginator
common.go
consistency.go
context.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
context_committer_test.go
context_test.go
convert.go
engine.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
engine_test.go
error.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
index.go Fix index generation parallelly failure (#25235) (#25269) 2023-06-15 02:14:00 +00:00
index_test.go
iterate.go
iterate_test.go
list.go
list_test.go
log.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go