[PR #297] [CLOSED] Create missing database indexes #15294

Closed
opened 2025-11-02 11:43:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/297
Author: @andreynering
Created: 11/28/2016
Status: Closed

Base: masterHead: gitea/create-database-indexes


📝 Commits (1)

  • 713b5d3 Create missing database indexes

📊 Changes

13 files changed (+62 additions, -62 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 (+3 -3)
📝 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

Part 1 of #180


🔄 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/297 **Author:** [@andreynering](https://github.com/andreynering) **Created:** 11/28/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `gitea/create-database-indexes` --- ### 📝 Commits (1) - [`713b5d3`](https://github.com/go-gitea/gitea/commit/713b5d3eacc30b0164bcf72ac835d9537d645658) Create missing database indexes ### 📊 Changes **13 files changed** (+62 additions, -62 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` (+3 -3) 📝 `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 Part 1 of #180 --- <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:43:20 -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#15294