[PR #2574] [MERGED] Fix broken migration to add can_push field back to table #16478

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2574
Author: @lafriks
Created: 9/22/2017
Status: Merged
Merged: 9/23/2017
Merged by: @lunny

Base: masterHead: fix_can_push_column_migration


📝 Commits (3)

  • febf60b Fix broken migration to add can_push field back to table
  • b7ffe24 Merge branch 'master' into fix_can_push_column_migration
  • 8291622 Merge branch 'master' into fix_can_push_column_migration

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 models/migrations/v43.go (+10 -2)

📄 Description

Fixes #2567


🔄 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/2574 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 9/22/2017 **Status:** ✅ Merged **Merged:** 9/23/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix_can_push_column_migration` --- ### 📝 Commits (3) - [`febf60b`](https://github.com/go-gitea/gitea/commit/febf60bdba63147d4b7b256482f67822f2e50610) Fix broken migration to add can_push field back to table - [`b7ffe24`](https://github.com/go-gitea/gitea/commit/b7ffe24fc44385a13a9ff5118731b0ca4a6d103a) Merge branch 'master' into fix_can_push_column_migration - [`8291622`](https://github.com/go-gitea/gitea/commit/8291622ff9603c92ee8216fc0ea8c317bdcc24d3) Merge branch 'master' into fix_can_push_column_migration ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/v43.go` (+10 -2) </details> ### 📄 Description Fixes #2567 --- <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:11:34 -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#16478