[PR #3640] [MERGED] Fix column removal in MSSQL (#3638) #17027

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3640
Author: @lafriks
Created: 3/7/2018
Status: Merged
Merged: 3/7/2018
Merged by: @lafriks

Base: release/v1.4Head: backport/mssql_drop_cols


📝 Commits (1)

📊 Changes

2 files changed (+61 additions, -21 deletions)

View changed files

📝 models/migrations/migrations.go (+60 -0)
📝 models/migrations/v56.go (+1 -21)

📄 Description

Backport #3638


🔄 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/3640 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 3/7/2018 **Status:** ✅ Merged **Merged:** 3/7/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.4` ← **Head:** `backport/mssql_drop_cols` --- ### 📝 Commits (1) - [`a8c881c`](https://github.com/go-gitea/gitea/commit/a8c881ca80d0a91acea24c13cfb7454bd788b16a) Fix column removal in MSSQL (#3638) ### 📊 Changes **2 files changed** (+61 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+60 -0) 📝 `models/migrations/v56.go` (+1 -21) </details> ### 📄 Description Backport #3638 --- <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:24: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#17027