[PR #4440] [MERGED] Fix column droping for MSSQL that need new transaction for that #17374

Closed
opened 2025-11-02 13:00:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: fix/mssql_migration


📝 Commits (2)

  • cedf3dc Fix column droping for MSSQL that need new transaction for that
  • dbed0d8 Merge branch 'master' into fix/mssql_migration

📊 Changes

2 files changed (+16 additions, -0 deletions)

View changed files

📝 models/migrations/v64.go (+8 -0)
📝 models/migrations/v69.go (+8 -0)

📄 Description

Fixes #4360


🔄 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/4440 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/13/2018 **Status:** ✅ Merged **Merged:** 7/13/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `fix/mssql_migration` --- ### 📝 Commits (2) - [`cedf3dc`](https://github.com/go-gitea/gitea/commit/cedf3dc77e4f75e61a06d69f2d487b2701a7db93) Fix column droping for MSSQL that need new transaction for that - [`dbed0d8`](https://github.com/go-gitea/gitea/commit/dbed0d8f55edff20e333803342c5ab12945f841d) Merge branch 'master' into fix/mssql_migration ### 📊 Changes **2 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/v64.go` (+8 -0) 📝 `models/migrations/v69.go` (+8 -0) </details> ### 📄 Description Fixes #4360 --- <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 13:00:38 -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#17374