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
KN4CK3R 27d4c11ec3
Fix joins in `db.Find(AndCount)` (#28978)
10 months ago
..
install
paginator Move more functions to db.Find (#28419) 10 months ago
collation.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
common.go
consistency.go
context.go Refactor deletion (#28610) 11 months ago
context_committer_test.go
context_test.go
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
engine.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
engine_test.go
error.go Refactor deletion (#28610) 11 months ago
index.go
index_test.go
iterate.go
iterate_test.go
list.go Fix joins in `db.Find(AndCount)` (#28978) 10 months ago
list_test.go
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go