[PR #5355] [MERGED] Migration fixes 5318 1.6 backport #17764

Closed
opened 2025-11-02 15:35:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5355
Author: @nougad
Created: 11/18/2018
Status: Merged
Merged: 11/18/2018
Merged by: @lafriks

Base: release/v1.6Head: migration-fixes-5318-1.6-backport


📝 Commits (2)

  • 05943eb Remove field from migration to support upgrades from older version
  • 40e4146 Skip remove stale watcher migration if not required

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 models/migrations/v64.go (+0 -1)
📝 models/migrations/v67.go (+9 -0)

📄 Description

backport of #5341 see #5318


🔄 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/5355 **Author:** [@nougad](https://github.com/nougad) **Created:** 11/18/2018 **Status:** ✅ Merged **Merged:** 11/18/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.6` ← **Head:** `migration-fixes-5318-1.6-backport` --- ### 📝 Commits (2) - [`05943eb`](https://github.com/go-gitea/gitea/commit/05943ebce11e36af53b2e11772e06a6f83f31cb1) Remove field from migration to support upgrades from older version - [`40e4146`](https://github.com/go-gitea/gitea/commit/40e4146218bbe0be81246fb857ee8a6eb8f1ecb4) Skip remove stale watcher migration if not required ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/v64.go` (+0 -1) 📝 `models/migrations/v67.go` (+9 -0) </details> ### 📄 Description backport of #5341 see #5318 --- <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 15:35: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#17764