[PR #4597] [MERGED] fix bugs when too many IN variables (#4594) #17429

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4597
Author: @lunny
Created: 8/2/2018
Status: Merged
Merged: 8/2/2018
Merged by: @techknowlogick

Base: release/v1.5Head: lunny/fix_db_lock2


📝 Commits (1)

📊 Changes

1 file changed (+194 additions, -95 deletions)

View changed files

📝 models/issue_list.go (+194 -95)

📄 Description

Back port from #4594


🔄 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/4597 **Author:** [@lunny](https://github.com/lunny) **Created:** 8/2/2018 **Status:** ✅ Merged **Merged:** 8/2/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.5` ← **Head:** `lunny/fix_db_lock2` --- ### 📝 Commits (1) - [`accfc73`](https://github.com/go-gitea/gitea/commit/accfc73933da456d477076426abe1781148c0e38) fix bugs when too many IN variables (#4594) ### 📊 Changes **1 file changed** (+194 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_list.go` (+194 -95) </details> ### 📄 Description Back port from #4594 --- <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 13:20:17 -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#17429