[PR #3649] [MERGED] Fix MySQL and PostgreSQL column drop SQL #17030

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3649
Author: @lafriks
Created: 3/8/2018
Status: Merged
Merged: 3/9/2018
Merged by: @appleboy

Base: masterHead: fix/nonmssql_drop_cols


📝 Commits (1)

  • 421c3d7 Fix MySQL and PostgreSQL column drop SQL

📊 Changes

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

View changed files

📝 models/migrations/migrations.go (+1 -1)

📄 Description

Fixes #3646

Broken code after testing it 🤦‍♂️


🔄 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/3649 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 3/8/2018 **Status:** ✅ Merged **Merged:** 3/9/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fix/nonmssql_drop_cols` --- ### 📝 Commits (1) - [`421c3d7`](https://github.com/go-gitea/gitea/commit/421c3d7caa0baf80a5c78b8f4613b26c8342eeba) Fix MySQL and PostgreSQL column drop SQL ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+1 -1) </details> ### 📄 Description Fixes #3646 Broken code after testing it :man_facepalming: --- <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: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#17030