You cannot 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
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
Following #28220

This PR move more functions to use `db.Find`.

---------

Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
install
paginator Move more functions to db.Find (#28419) 1 year ago
collation.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
common.go
consistency.go
context.go Refactor deletion (#28610) 1 year ago
context_committer_test.go
context_test.go
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
engine.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
engine_test.go
error.go Refactor deletion (#28610) 1 year ago
index.go
index_test.go
iterate.go
iterate_test.go
list.go Move more functions to db.Find (#28419) 1 year ago
list_test.go
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go