gitea/models/db
wxiaoguang 10cf2023bf
Refactor container package (#34877)
Use standard db.WithTx and introduce db.WithTx2
2025-06-29 09:20:38 +08:00
..
install Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
paginator
collation.go Refactor db package and remove unnecessary DumpTables (#32930) 2024-12-20 16:11:38 +00:00
common.go
consistency.go
context_committer_test.go chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2024-12-12 12:26:11 +08:00
context_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
context.go Refactor container package (#34877) 2025-06-29 09:20:38 +08:00
convert.go Refactor db package and remove unnecessary DumpTables (#32930) 2024-12-20 16:11:38 +00:00
engine_dump.go Refactor db package and remove unnecessary DumpTables (#32930) 2024-12-20 16:11:38 +00:00
engine_hook.go Improve log format (#33814) 2025-03-08 21:47:11 +08:00
engine_init.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
engine_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
engine.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
error.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
index_test.go
index.go
iterate_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
iterate.go Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
list_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
list.go
log.go Improve log format (#33814) 2025-03-08 21:47:11 +08:00
main_test.go
name.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
search.go Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
sequence.go Refactor db package and remove unnecessary DumpTables (#32930) 2024-12-20 16:11:38 +00:00
sql_postgres_with_schema.go enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00