0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-19 21:02:34 -05:00
forgejo/models/db
silverwind 24e64fe372
Replace interface{} with any () ()
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 Refactor setting.Database.UseXXX to methods () 2023-03-07 18:51:06 +08:00
consistency.go
context.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
context_committer_test.go Fix halfCommitter and WithTx () 2023-01-09 12:19:19 -05:00
context_test.go
convert.go Support converting varchar to nvarchar for mssql database () 2023-04-17 21:22:10 +08:00
engine.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
engine_test.go
error.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
index.go Fix index generation parallelly failure () () 2023-06-15 02:14:00 +00:00
index_test.go
iterate.go
iterate_test.go Allow adding new files to an empty repo () 2023-04-19 21:40:42 +08:00
list.go Fix db.Find bug () 2023-02-24 21:17:09 +08:00
list_test.go Use more specific test methods () 2023-04-22 17:56:27 -04:00
log.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
main_test.go
name.go
search.go Improve milestone filter on issues page () 2023-04-30 09:12:49 -04:00
sequence.go Refactor setting.Database.UseXXX to methods () 2023-03-07 18:51:06 +08:00
sql_postgres_with_schema.go Fix .golangci.yml () 2023-02-11 21:44:53 +00:00