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
delvh 778ad795fd
Refactor deletion (#28610)
1 year ago
..
install
paginator
common.go
consistency.go
context.go Refactor deletion (#28610) 1 year ago
context_committer_test.go
context_test.go
convert.go
engine.go
engine_test.go
error.go Refactor deletion (#28610) 1 year ago
index.go
index_test.go
iterate.go
iterate_test.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
list.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
list_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go