[PR #1321] [MERGED] Fix delete user failed on sqlite #15861

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1321
Author: @lunny
Created: 3/19/2017
Status: Merged
Merged: 3/20/2017
Merged by: @lunny

Base: masterHead: lunny/fix_delete_user


📝 Commits (1)

  • 7d4bf50 fix delete user failed on sqlite

📊 Changes

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

View changed files

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

📄 Description

fix #1281, @zileyuan and @crocket please confirm this PR will resolve your problem.


🔄 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/1321 **Author:** [@lunny](https://github.com/lunny) **Created:** 3/19/2017 **Status:** ✅ Merged **Merged:** 3/20/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_delete_user` --- ### 📝 Commits (1) - [`7d4bf50`](https://github.com/go-gitea/gitea/commit/7d4bf506b0fc88d2701b755ddb4eda4a70608f34) fix delete user failed on sqlite ### 📊 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 fix #1281, @zileyuan and @crocket please confirm this PR will resolve your problem. --- <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:56: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#15861