[PR #1303] [MERGED] Fix gpg wrong column types #15852

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

📋 Pull Request Information

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

Base: masterHead: lunny/fix_gpg_key_error


📝 Commits (1)

  • 37eee63 fix gpg wrong column types

📊 Changes

3 files changed (+54 additions, -2 deletions)

View changed files

📝 models/gpg_key.go (+2 -2)
📝 models/migrations/migrations.go (+2 -0)
models/migrations/v24.go (+50 -0)

📄 Description

This will fix #1283 @sapk could you confirm this will not break GPG feature?


🔄 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/1303 **Author:** [@lunny](https://github.com/lunny) **Created:** 3/17/2017 **Status:** ✅ Merged **Merged:** 3/20/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `lunny/fix_gpg_key_error` --- ### 📝 Commits (1) - [`37eee63`](https://github.com/go-gitea/gitea/commit/37eee6364eb728c5216d426d97627e94444ed3e3) fix gpg wrong column types ### 📊 Changes **3 files changed** (+54 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/gpg_key.go` (+2 -2) 📝 `models/migrations/migrations.go` (+2 -0) ➕ `models/migrations/v24.go` (+50 -0) </details> ### 📄 Description This will fix #1283 @sapk could you confirm this will not break GPG feature? --- <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:07 -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#15852