mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #227] [MERGED] DB Migration: ProjectManager wrong "down"-name #959
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/227
Author: @mfuerni
Created: 4/25/2022
Status: ✅ Merged
Merged: 4/25/2022
Merged by: @meltyshev
Base:
master← Head:patch-1📝 Commits (1)
fd69495DB Migration: ProjectManager wrong "down"-name📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
server/db/migrations/20180721234154_create_project_manager_table.js(+1 -1)📄 Description
Reflect the name change of the table to 'project_manager' also in the down command.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.