mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
b958dba1a0
Close #21611 Add the index mentioned in https://github.com/go-gitea/gitea/issues/21611#issuecomment-1451113252 . Since we already have an index for `("created_unix", "user_id", "is_deleted")` columns on PostgreSQL, I removed the database type check to apply this index to all types of databases. |
||
---|---|---|
.. | ||
v244.go | ||
v245.go | ||
v246.go | ||
v247.go | ||
v248.go | ||
v249.go |