Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models/db
wxiaoguang 1c9b022c4d
Refactor db package and remove unnecessary `DumpTables` (#32930)
2 months ago
..
install Fix db engine (#32351) 3 months ago
paginator
collation.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
common.go
consistency.go
context.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
context_committer_test.go chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2 months ago
context_test.go Fix db engine (#32351) 3 months ago
convert.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
engine.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
engine_dump.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
engine_hook.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
engine_init.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
engine_test.go
error.go
index.go
index_test.go
iterate.go Fix db engine (#32351) 3 months ago
iterate_test.go Enable tenv and testifylint rules (#32852) 2 months ago
list.go
list_test.go
log.go
main_test.go
name.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
search.go Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
sequence.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
sql_postgres_with_schema.go