[PR #1260] [MERGED] chore: change artist name DB type to text (fixes #879) #1659

Closed
opened 2026-02-26 03:31:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1260
Author: @phanan
Created: 11/14/2020
Status: Merged
Merged: 11/14/2020
Merged by: @phanan

Base: masterHead: fix/879-artist-length


📝 Commits (1)

  • 2cb35c8 chore: change artist name DB type to text (fixes #879)

📊 Changes

4 files changed (+22 additions, -1 deletions)

View changed files

database/.gitignore (+0 -1)
database/migrations/.gitkeep (+0 -0)
database/migrations/2020_11_14_151336_change_artist_name_length.php (+22 -0)
database/seeds/.gitkeep (+0 -0)

📄 Description

No description provided


🔄 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/koel/koel/pull/1260 **Author:** [@phanan](https://github.com/phanan) **Created:** 11/14/2020 **Status:** ✅ Merged **Merged:** 11/14/2020 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `fix/879-artist-length` --- ### 📝 Commits (1) - [`2cb35c8`](https://github.com/koel/koel/commit/2cb35c8e1e1d718748704a24443acb674849b952) chore: change artist name DB type to text (fixes #879) ### 📊 Changes **4 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> ➖ `database/.gitignore` (+0 -1) ➖ `database/migrations/.gitkeep` (+0 -0) ➕ `database/migrations/2020_11_14_151336_change_artist_name_length.php` (+22 -0) ➖ `database/seeds/.gitkeep` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1659
No description provided.