[PR #5562] [MERGED] fix table name typo on SQL #17843

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5562
Author: @lunny
Created: 12/19/2018
Status: Merged
Merged: 12/19/2018
Merged by: @lunny

Base: masterHead: lunny/fix_migrate_bug


📝 Commits (4)

  • f19b99e fix table name typo on SQL
  • 5f482ec fix reserved word user when on mssql
  • 004ede2 Merge branch 'master' into lunny/fix_migrate_bug
  • 2a84a05 Merge branch 'master' into lunny/fix_migrate_bug

📊 Changes

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

View changed files

📝 models/migrations/v75.go (+2 -2)

📄 Description

should fix #5560, caused by #5429


🔄 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/5562 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/19/2018 **Status:** ✅ Merged **Merged:** 12/19/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_migrate_bug` --- ### 📝 Commits (4) - [`f19b99e`](https://github.com/go-gitea/gitea/commit/f19b99eb7fd61d4b1c380da45d3f4fb788216813) fix table name typo on SQL - [`5f482ec`](https://github.com/go-gitea/gitea/commit/5f482ec9ff4cd59dffea1715b77576d25954d7ae) fix reserved word user when on mssql - [`004ede2`](https://github.com/go-gitea/gitea/commit/004ede2b254d8d98730b1a2e84c247f5e721b339) Merge branch 'master' into lunny/fix_migrate_bug - [`2a84a05`](https://github.com/go-gitea/gitea/commit/2a84a0566a917fa73c25ecc59f31bed178068c72) Merge branch 'master' into lunny/fix_migrate_bug ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/v75.go` (+2 -2) </details> ### 📄 Description should fix #5560, caused by #5429 --- <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 16:12:22 -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#17843