0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 15:32:09 +01:00
gitea/models/db
Jason Song e5deeda0aa
Support estimated count with multiple schemas (#22276)
The `EstimateCount` could be incorrect when the table lives in multiple
schemas. Related to #19775.
2022-12-30 12:25:58 -06:00
..
install
paginator
common.go
consistency.go
context_test.go
context.go Support estimated count with multiple schemas (#22276) 2022-12-30 12:25:58 -06:00
convert.go
engine_test.go Check primary keys for all tables and drop ForeignReference (#21721) 2022-12-23 19:35:43 +08:00
engine.go Update xorm (#22094) 2022-12-10 18:53:32 -05:00
error.go
index_test.go
index.go Fix generate index failure possibility on postgres (#21998) 2022-12-02 11:15:36 +08:00
iterate_test.go Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
iterate.go
list_options.go
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go