[PR #4484] [MERGED] Fix column droping for MSSQL that need new transaction for that (#4440) #17393

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

📋 Pull Request Information

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

Base: release/v1.5Head: backport/fix/mssql_migration


📝 Commits (2)

  • 57ea79d Fix column droping for MSSQL that need new transaction for that (#4440)
  • 0ddbcac Merge branch 'release/v1.5' into backport/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

Backport #4440


🔄 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/4484 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/20/2018 **Status:** ✅ Merged **Merged:** 7/20/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.5` ← **Head:** `backport/fix/mssql_migration` --- ### 📝 Commits (2) - [`57ea79d`](https://github.com/go-gitea/gitea/commit/57ea79d3cc2c64265641203802a03b476973e2f3) Fix column droping for MSSQL that need new transaction for that (#4440) - [`0ddbcac`](https://github.com/go-gitea/gitea/commit/0ddbcac1004a1bb19dff29bca089c48b67597400) Merge branch 'release/v1.5' into backport/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 Backport #4440 --- <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:07:48 -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#17393