[PR #596] [MERGED] Create missing database indexes #15479

Closed
opened 2025-11-02 11:47:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/596
Author: @andreynering
Created: 1/5/2017
Status: Merged
Merged: 1/6/2017
Merged by: @lunny

Base: masterHead: gitea/create-database-indexes


📝 Commits (1)

  • a737cbf Create missing database indexes

📊 Changes

13 files changed (+64 additions, -64 deletions)

View changed files

📝 models/action.go (+5 -5)
📝 models/admin.go (+1 -1)
📝 models/issue.go (+15 -15)
📝 models/issue_comment.go (+3 -3)
📝 models/login_source.go (+3 -3)
📝 models/org.go (+1 -1)
📝 models/pull.go (+6 -6)
📝 models/release.go (+5 -5)
📝 models/repo.go (+7 -7)
📝 models/repo_mirror.go (+4 -4)
📝 models/token.go (+4 -4)
📝 models/user.go (+4 -4)
📝 models/webhook.go (+6 -6)

📄 Description

Deprecates https://github.com/go-gitea/gitea/pull/297


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/596 **Author:** [@andreynering](https://github.com/andreynering) **Created:** 1/5/2017 **Status:** ✅ Merged **Merged:** 1/6/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `gitea/create-database-indexes` --- ### 📝 Commits (1) - [`a737cbf`](https://github.com/go-gitea/gitea/commit/a737cbf5a8b4577c03e744096afd0c88fc3d17df) Create missing database indexes ### 📊 Changes **13 files changed** (+64 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `models/action.go` (+5 -5) 📝 `models/admin.go` (+1 -1) 📝 `models/issue.go` (+15 -15) 📝 `models/issue_comment.go` (+3 -3) 📝 `models/login_source.go` (+3 -3) 📝 `models/org.go` (+1 -1) 📝 `models/pull.go` (+6 -6) 📝 `models/release.go` (+5 -5) 📝 `models/repo.go` (+7 -7) 📝 `models/repo_mirror.go` (+4 -4) 📝 `models/token.go` (+4 -4) 📝 `models/user.go` (+4 -4) 📝 `models/webhook.go` (+6 -6) </details> ### 📄 Description Deprecates https://github.com/go-gitea/gitea/pull/297 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:47:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15479