[PR #1737] [MERGED] fix delete user failed on sqlite (#1321) #16022

Closed
opened 2025-11-02 12:00:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1737
Author: @lunny
Created: 5/17/2017
Status: Merged
Merged: 5/17/2017
Merged by: @bkcsoft

Base: release/v1.1Head: lunny/fix_delete_user


📝 Commits (1)

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 models/external_login_user.go (+5 -5)
📝 models/user.go (+1 -1)

📄 Description

back port from #1321 and fix #1281


🔄 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/1737 **Author:** [@lunny](https://github.com/lunny) **Created:** 5/17/2017 **Status:** ✅ Merged **Merged:** 5/17/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `release/v1.1` ← **Head:** `lunny/fix_delete_user` --- ### 📝 Commits (1) - [`f74fbdd`](https://github.com/go-gitea/gitea/commit/f74fbdd0090c49529f2b17a571164db2754924d3) fix delete user failed on sqlite (#1321) ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/external_login_user.go` (+5 -5) 📝 `models/user.go` (+1 -1) </details> ### 📄 Description back port from #1321 and fix #1281 --- <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 12:00:29 -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#16022