[PR #4954] [MERGED] Add command for migrating database #17565

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4954
Author: @rstefan1
Created: 9/18/2018
Status: Merged
Merged: 10/31/2018
Merged by: @techknowlogick

Base: masterHead: migrate-cmd


📝 Commits (5)

  • 4f29c22 Add command for migrating database
  • 6a2e9b2 Merge branch 'master' into migrate-cmd
  • b280b9a Merge branch 'master' into migrate-cmd
  • 785ffd6 Merge branch 'master' into migrate-cmd
  • fe3fb39 Merge branch 'master' into migrate-cmd

📊 Changes

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

View changed files

cmd/migrate.go (+52 -0)
📝 main.go (+1 -0)

📄 Description

Fixes #4948


🔄 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/4954 **Author:** [@rstefan1](https://github.com/rstefan1) **Created:** 9/18/2018 **Status:** ✅ Merged **Merged:** 10/31/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `migrate-cmd` --- ### 📝 Commits (5) - [`4f29c22`](https://github.com/go-gitea/gitea/commit/4f29c226b39b55116ab7de04216ba646cc6edeab) Add command for migrating database - [`6a2e9b2`](https://github.com/go-gitea/gitea/commit/6a2e9b21496d0789c7635d29724a957779751392) Merge branch 'master' into migrate-cmd - [`b280b9a`](https://github.com/go-gitea/gitea/commit/b280b9a5dbbd3425676a8c0e495eb1092224f873) Merge branch 'master' into migrate-cmd - [`785ffd6`](https://github.com/go-gitea/gitea/commit/785ffd6825ec80c45a63ec174769b26d0967f5f9) Merge branch 'master' into migrate-cmd - [`fe3fb39`](https://github.com/go-gitea/gitea/commit/fe3fb39e7a177f9636b220b2bfbdc7c08ad1e07a) Merge branch 'master' into migrate-cmd ### 📊 Changes **2 files changed** (+53 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `cmd/migrate.go` (+52 -0) 📝 `main.go` (+1 -0) </details> ### 📄 Description Fixes #4948 --- <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 14:06:11 -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#17565